mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-24 12:18:51 +00:00
SQL Azure requires a primary AKA clustered key on every table. This adds a dummy INT column to act as key, avoiding possible duplicate entries. so that these columns can support bigger (speak: huge) tables PHPBB3-9725 |
||
---|---|---|
.. | ||
firebird_schema.sql | ||
index.htm | ||
mssql_schema.sql | ||
mysql_40_schema.sql | ||
mysql_41_schema.sql | ||
oracle_schema.sql | ||
postgres_schema.sql | ||
schema_data.sql | ||
sqlite_schema.sql |