Flowdock
method

schema_search_path=

Importance_1
v4.2.7 - Show latest stable - 0 notes - Class: SchemaStatements
schema_search_path=(schema_csv) public

Sets the schema search path to a string of comma-separated schema names. Names beginning with $ have to be quoted (e.g. $user => ‘$user’). See: http://www.postgresql.org/docs/current/static/ddl-schemas.html

This should be not be called manually but set in database.yml.

Show source
Register or log in to add new notes.