feat: refs #7855 delete isChecked
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-09-25 08:35:15 +02:00
parent 6d4614d56f
commit b776788714
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
-- Place your SQL code here
ALTER TABLE dipole.expedition_PrintOut DROP COLUMN IF EXISTS isChecked;