Skip to content

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) #4198

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)

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) #4198

Triggered via pull request December 22, 2023 14:15
Status Failure
Total duration 22m 14s
Artifacts

R-CMD-check.yaml

on: pull_request
Smoke test: stock R
6m 41s
Smoke test: stock R
Collect suggests deps
22s
Collect suggests deps
Matrix: rcc-full
Matrix: rcc-windows
Matrix: validate
Matrix: rcc-suggests
Check deps
0s
Check deps
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
ubuntu-22.04 (release) MySQL with covr
Process completed with exit code 1.
ubuntu-22.04 (release) Postgres with covr
Process completed with exit code 1.
ubuntu-22.04 (release) SQLite with covr
Process completed with exit code 1.
ubuntu-22.04 (release) DuckDB with covr
Process completed with exit code 1.
ubuntu-22.04 (release) MariaDB with covr
Process completed with exit code 1.
ubuntu-20.04 (release) SQL Server without covr
Process completed with exit code 1.
ubuntu-22.04 (release) MySQL with covr
Since password will be sent to server in plain text, use ssl connection to ensure password safety.
ubuntu-22.04 (release) MariaDB with covr
apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
ubuntu-20.04 (release) SQL Server without covr
apt-key output should not be parsed (stdout is not a terminal)