true, if the database was successfuly created
Delete the database
true, if the database was sucessfuly deleted
Check whether does the database exist
true, if the databse does exist
Get the database name
the database name
Get the table by it's name
table name
the table
Get the table by it's name if it exists, undefined otherwise
table name
the table if it exists, undefined otherwise
Get the list of tables in the database
the list of the tables
Rename the database
the new name of the database
true, if the database was sucessfuly renamed
Generated using TypeDoc
Create the database