Change schema_migration: true
option to `ecto_query: :schema_migrat…
#1680
Annotations
10 errors and 2 warnings
Run tests:
test/ecto/migrator_test.exs#L485
test migration options skip schema migrations table creation (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L249
test flush (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L381
test up invokes the repository adapter with up commands (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L600
test run version migrations stop before all have been run (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L616
test run version migrations stop even if asked to exceed available (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#L850
test alternate migration source format version migrations stop even if asked to exceed available (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L754
test migrations does not run inside a transaction if the adapter does not support ddl transactions (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L283
test logs migrations (Ecto.MigratorTest)
|
Run tests:
test/ecto/migrator_test.exs#L430
test lock for migrations on error (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