Change schema_migration: true
option to ecto_query: :schema_migrations
#1679
Annotations
10 errors and 2 warnings
Run tests:
test/ecto/tenant_migrator_test.exs#L66
test dynamic_repo option up invokes the repository adapter with up commands (Ecto.TenantMigratorTest)
|
Run tests:
test/ecto/tenant_migrator_test.exs#L61
test dynamic_repo option down invokes the repository adapter with down commands (Ecto.TenantMigratorTest)
|
Run tests:
test/ecto/tenant_migrator_test.exs#L71
test dynamic_repo option migrations run inside a transaction if the adapter supports ddl transactions (Ecto.TenantMigratorTest)
|
Run tests:
test/ecto/tenant_migrator_test.exs#L47
test dynamic_repo option upwards and downwards migrations (Ecto.TenantMigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L764
test alternate migration source format fails if there is no migration in file (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L806
test alternate migration source format downwards migrations skips migrations that are already down (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L523
test run fails if there is no migration in file (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L452
test lock for migrations on migration_lock (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L516
test run expects files starting with an integer (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L813
test alternate migration source format stepwise migrations stop before all have been run (Ecto.MigratorTest)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Compile
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Loading