feat!: copy_dm_to()
uses dm_sql()
. Unique keys (#1887) and autoincrement primary keys (#1725) are created on the database. Data models with cyclic references are supported on databases that allow adding constraints in ALTER TABLE
statements (at this time, all except DuckDB and SQLite, #664)
#2022
Aviator app / aviator/checks
failed
Jan 19, 2024 in 0s
Aviator checks - some CI status(es) failed
This PR is not ready to merge (currently in state blocked): some CI status(es) failed.
Once the issues are resolved, remove the blocked
label and re-queue the pull request. Note that the pull request will be automatically re-queued if it has the mergequeue
label.
Pending Status Checks
- ⏳
ubuntu-22.04 (oldrel-3)
(pending) - ⏳
ubuntu-22.04 (oldrel-2)
(pending) - ⏳
ubuntu-22.04 (oldrel-1)
(pending) - ⏳
ubuntu-22.04 (devel)
(pending) - ⏳
ubuntu-20.04 (release)
(pending) - ❌
ubuntu-20.04 (release) SQL Server without covr
(failure) - ❌
ubuntu-22.04 (release) MariaDB with covr
(failure) - ❌
ubuntu-22.04 (release) DuckDB with covr
(failure) - ❌
ubuntu-22.04 (release) SQLite with covr
(failure) - ❌
ubuntu-22.04 (release) Postgres with covr
(failure) - ⏳ 3 other pending tests
- ✅ 39 tests passing!
Loading