salix/db/versions/10929-orangeAnthurium/00-firstScript.sql

2 lines
170 B
SQL

-- Place your SQL code here
ALTER TABLE dipole.expedition_PrintOut MODIFY COLUMN street varchar(42) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci DEFAULT ' ' NOT NULL;