| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/10346] Add drop_tables to perform_schema_changes and add tests | Nils Adermann | 2011-08-29 | 1 | -0/+60 |
| | | | | | PHPBB3-10346 | ||||
| * | [ticket/10247] Add a db_tools test for the removal of a primary key column. | Nils Adermann | 2011-07-03 | 1 | -1/+9 |
| | | | | | | | | The previous drop column test already deleted the primary key, so that one was replaced with an ordinary column. PHPBB3-10247 | ||||
| * | [ticket/9892] Correct copyright year | Nils Adermann | 2011-06-12 | 1 | -1/+1 |
| | | | | | PHPBB3-9892 | ||||
| * | [ticket/9892] Remove incorrect use of camel case | Nils Adermann | 2011-06-12 | 1 | -2/+2 |
| | | | | | PHPBB3-9892 | ||||
| * | [ticket/9892] Adding a number of tests for db_tools | Nils Adermann | 2011-06-12 | 1 | -0/+268 |
| The test creates a table and runs a number of queries on it to judge whether the selected column types can hold the data they are expected to contain. Additional test methods check the auto increment feature and a few of the basic commands of db_tools. This is only a starting point. Plenty more tests need to be added. PHPBB3-9892 | |||||
