Actions: cynkra/dm
Actions
Showing runs from all workflows
576 workflow run results
576 workflow run results
copy_dm_to()
creates string columns of necessary lengths for MariaDB and SQL Server. This worked before for SQL Server in dm 1.0.5, now also works on MariaDB
rcc
#4011:
Pull request #2082
opened
by
krlmlr
check_suggested()
check multiple packages at once?
Commands
#1682:
Issue comment #1348 (comment)
created
by
krlmlr
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)
rcc
#4006:
Pull request #2022
synchronize
by
krlmlr
check_suggested()
Commands
#1680:
Issue comment #2055 (comment)
created
by
krlmlr