feat: refs #7855 delete isChecked #3017

Merged
sergiodt merged 2 commits from 7855-BoxPicking into dev 2024-09-25 06:49:08 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit b776788714 - Show all commits

View File

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