Password prompts for MySQL adduser
[hcoop/domtool2.git] / configDefault / postgres.csg
index b4e6c09..e09637a 100644 (file)
@@ -1,5 +1,6 @@
 signature POSTGRES_CONFIG = sig
 
 val adduser : string
+val createdb : string
 
 end