Skip to content

case: When adding a new column to a table, include a primary key if the field is either a primary key itself or has an auto-increment attribute #1014

case: When adding a new column to a table, include a primary key if the field is either a primary key itself or has an auto-increment attribute

case: When adding a new column to a table, include a primary key if the field is either a primary key itself or has an auto-increment attribute #1014

Triggered via pull request August 2, 2023 02:54
Status Success
Total duration 3m 51s
Artifacts

tests.yml

on: pull_request
Matrix: sqlite
Matrix: mysql
Matrix: postgres
Matrix: sqlserver
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
sqlite (1.19, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mysql (mysql:latest, 1.19, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
postgres (postgres:latest, 1.19, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
sqlserver (1.19, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/