Files
oai-symfony/typo3conf/ext/lfeditor/ext_tables.sql
2026-07-03 17:53:31 +02:00

4 lines
99 B
SQL

CREATE TABLE be_users (
lfeditor_change_editing_modes tinyint(4) unsigned DEFAULT '0' NOT NULL
);