Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Copied from main project and duplicated code from non-mono sqllite pr… #2

Copied from main project and duplicated code from non-mono sqllite pr…

Copied from main project and duplicated code from non-mono sqllite pr… #2

GitHub Actions / Tests succeeded Jan 29, 2024 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ artifacts/runneradmin_fv-az1111-278_2024-01-29_07_17_35.trx

7 tests were completed in 10s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
DbUp.SQLite.Tests.DatabaseSupportTests 3✅ 4s
DbUp.SQLite.Tests.NoPublicApiChanges 1✅ 3s
DbUp.SQLite.Tests.SQLiteSupportTests 1✅ 2s
DbUp.SQLite.Tests.SQLiteTableJournalTests 2✅ 4s

✅ DbUp.SQLite.Tests.DatabaseSupportTests

✅ VerifyBasicSupport
✅ VerifyJournalCreationIfNameChanged
✅ VerifyVariableSubstitutions

✅ DbUp.SQLite.Tests.NoPublicApiChanges

✅ Run

✅ DbUp.SQLite.Tests.SQLiteSupportTests

✅ CanUseSQLite

✅ DbUp.SQLite.Tests.SQLiteTableJournalTests

✅ creates_a_new_journal_table_when_not_exist
✅ dbversion_is_zero_when_journal_table_not_exist