1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 21:29:42 +02:00
documize/core/database/scripts/postgresql/db_00004.sql
2019-02-05 20:23:26 +00:00

6 lines
134 B
SQL

/* Community Edition */
-- BUGFIX: Increase column size
ALTER TABLE dmz_space ALTER COLUMN c_icon TYPE VARCHAR(50);
-- Deprecations