boardinghouse.management.commands.migrate moduleΒΆ
boardinghouse.management.commands.migrate
We wrap the django migrate command to ensure the search path is set to
public,__template__, which is a special case used only during DDL
statements.
boardinghouse.management.commands.migrate
We wrap the django migrate command to ensure the search path is set to
public,__template__, which is a special case used only during DDL
statements.