Module sql_migration_tests::test_api
source · Macros
- Creates an instance of
Expect
from string literal:
Structs
- Represents a set of flags of some type
T
.T
must have the#[bitflags]
attribute applied. - The type of params accepted by dbExecute.
- The type of params for the
diff
method. - The result type for the
diff
method. - 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
schema
field. - An object with a
url
field.
Enums
- Test-relevant connector capabilities.
- The location of the live database to connect to.
- Test-relevant connector tags.