Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2064 from hjpotter92/ticket/11875 | Marc Alexander | 2016-01-13 | 1 | -0/+2 |
| | | | | | | | | | | | | [ticket/11875] Set default data type from MEDIUMINT (3byte) to INT(10) (4byte) Conflicts: phpBB/includes/db/schema_data.php phpBB/install/schemas/mysql_40_schema.sql phpBB/install/schemas/mysql_41_schema.sql phpBB/install/schemas/oracle_schema.sql phpBB/install/schemas/postgres_schema.sql phpBB/phpbb/db/tools/tools.php | ||||
* | [ticket/10748] Split postgres DB tools into it's own class | Joas Schilling | 2015-02-13 | 1 | -20/+20 |
| | | | | PHPBB3-10748 | ||||
* | [ticket/10748] Overwrite the type map correctly | Joas Schilling | 2015-02-07 | 1 | -1/+3 |
| | | | | PHPBB3-10748 | ||||
* | [ticket/10748] Split MS SQL from the db tools file into it's own | Joas Schilling | 2015-02-07 | 1 | -0/+791 |
PHPBB3-10748 |