Module sql_migration_tests::test_api
source · Macros
- Creates an instance of
Expectfrom string literal:
Structs
- Represents a set of flags of some type
T.Tmust have the#[bitflags]attribute applied. - The type of params accepted by dbExecute.
- The type of params for the
diffmethod. - The result type for the
diffmethod. - A nonempty set of namespaces. It is assumed that the namespaces are unique. It is often passed around an Option
for when the namespaces cannot be inferred, or when the MultiSchema preview feature is not enabled. - An object with a
schemafield. - An object with a
urlfield.
Enums
- Test-relevant connector capabilities.
- The location of the live database to connect to.
- Test-relevant connector tags.