salix/db/changes/224903/00-updateCollection.sql

4 lines
50 B
SQL

UPDATE vn.collection
SET sectorFk=1
WHERE id=1;