execute KSLDb Creation Script On Database
Executes the KSL database creation script on the database if the database does not already have a KSL_DB schema. If the database already contains a KSL_DB schema then the creation script is not executed. This method assumes that the underlying data source supports schemas. For example, SQLite does not support schemas.
Parameters
db
the database