Project

General

Profile

« Previous | Next » 

Revision 2625

main Makefile: VegBIEN DB: DB and bien user: Added schemas/py_functions/reset. db: Create py_functions schema.

View differences:

Makefile
183 183
rmPublicSchema := $(call rmSchemaCmd,public)
184 184

  
185 185
db: mk_db rm_initial_public schemas/functions/reset schemas/py_functions/reset\
186
schemas/install _always ;e
186
schemas/install _always ;
187 187

  
188 188
mk_db: _always
189 189
	-echo "CREATE USER bien PASSWORD '$(bienPassword)';"|$(psqlAsAdmin)

Also available in: Unified diff