Modules§
Structs§
Enums§
Constants§
Functions§
- migrate_
cql migrate_cql
performs a migration of all newly added cql scripts in MigrateOpts::cql_dir since its last invocation. Migrated scripts are tracked in a cquill keyspace and history table specified with MigrateOpts::history_keyspace and MigrateOpts::history_table. A successful method result contains a vec of the cql script paths executed during this invocation.