Files
dokuwiki-plugin-struct/db/update0019.sql
Anna Dabrowska fc6ac2e560 Add 'published' column to db tables
First step of integrating publishing workflows into struct
2022-08-08 15:24:42 +02:00

4 lines
132 B
SQL

-- this migration is handled in action/migrations.php in migration19()
--
-- it adds 'published' column to all tables (ALTER TABLE)