Use :prefix to query attached databases #457
Annotations
10 errors and 2 warnings
|
test/ecto/adapters/sqlite3/connection/join_test.exs#L117
test join with prefix is not supported (Ecto.Adapters.SQLite3.Connection.JoinTest)
|
|
test/ecto/adapters/sqlite3/connection/update_all_test.exs#L125
test update all with prefix (Ecto.Adapters.SQLite3.Connection.UpdateAllTest)
|
|
test/ecto/adapters/sqlite3/connection/migration_test.exs#L374
test create index with prefix (Ecto.Adapters.SQLite3.Connection.MigrationTest)
|
|
test/ecto/adapters/sqlite3/connection/migration_test.exs#L326
test alter table with prefix (Ecto.Adapters.SQLite3.Connection.MigrationTest)
|
|
test/ecto/adapters/sqlite3/connection/migration_test.exs#L296
test drop table with prefix (Ecto.Adapters.SQLite3.Connection.MigrationTest)
|
|
test/ecto/adapters/sqlite3/connection/migration_test.exs#L533
test rename column in prefixed table (Ecto.Adapters.SQLite3.Connection.MigrationTest)
|
|
test/ecto/adapters/sqlite3/connection/migration_test.exs#L41
test create table with prefix (Ecto.Adapters.SQLite3.Connection.MigrationTest)
|
|
test/ecto/adapters/sqlite3/connection/migration_test.exs#L517
test rename table with prefix (Ecto.Adapters.SQLite3.Connection.MigrationTest)
|
|
test/ecto/adapters/sqlite3/connection/migration_test.exs#L471
test drop index with prefix (Ecto.Adapters.SQLite3.Connection.MigrationTest)
|
|
test/ecto/adapters/sqlite3/connection/delete_all_test.exs#L67
test delete all with prefix (Ecto.Adapters.SQLite3.Connection.DeleteAllTest)
|
|
test/ecto/adapters/sqlite3/connection/select_test.exs#L245
this check/guard will always yield the same result
|
|
|
The logs for this run have expired and are no longer available.
Loading