Description

Create test database schema from one or more SQL dump files. This class DCan be useful to create test database schema when your schema is managed by tools external to your UIM application. It is not well suited for applications/plugins that need to support multiple database platforms. You should use migrations for that instead.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
voidvoid loadInternalFile(string schemaFile, string connectionName = "test")
this()this()