phpbb/phpBB/install/schemas
Nathan Guse 94ffbb4050 [ticket/11103] Add is_disabled column to notifications table
EXTENSION AUTHORS TAKE NOTE! This is to prevent errors with notifications
from extensions!

Set is_disabled to 1 for all your notifications when your extension is
disabled so they are ignored and do not cause errors.

When your extension is enabled again, set is_disabled to 0 and your
notifications will be working again.

PHPBB3-11103
2012-10-13 23:24:30 -05:00
..
firebird_schema.sql [ticket/11103] Add is_disabled column to notifications table 2012-10-13 23:24:30 -05:00
index.htm Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
mssql_schema.sql [ticket/11103] Add is_disabled column to notifications table 2012-10-13 23:24:30 -05:00
mysql_40_schema.sql [ticket/11103] Add is_disabled column to notifications table 2012-10-13 23:24:30 -05:00
mysql_41_schema.sql [ticket/11103] Add is_disabled column to notifications table 2012-10-13 23:24:30 -05:00
oracle_schema.sql [ticket/11103] Add is_disabled column to notifications table 2012-10-13 23:24:30 -05:00
postgres_schema.sql [ticket/11103] Add is_disabled column to notifications table 2012-10-13 23:24:30 -05:00
schema_data.sql [ticket/11103] ACP option to enable/disable notifications output in header 2012-10-05 13:43:03 -05:00
sqlite_schema.sql [ticket/11103] Add is_disabled column to notifications table 2012-10-13 23:24:30 -05:00