Method Sql.pgsql()->create_db()
- Method create_db
finalvoidcreate_db(stringdb)- Description
This function creates a new database (assuming we have sufficient privileges to do this).
- Parameter
db Name of the new database.
- See also
final void create_db(string db)
This function creates a new database (assuming we have sufficient privileges to do this).
dbName of the new database.