Worros
|
6aca36b564
|
Moved SHOW TABLES query to query dict as list_tables
Added failing tests for Postgres until table deletion and table listing is fixed.
|
2008-10-08 03:12:38 +08:00 |
|
Worros
|
5dd9dbc86f
|
Fix residual bugs in table droping and creation
Add Regression test for recreating_tables in mysql
|
2008-10-08 02:28:18 +08:00 |
|
Worros
|
dc81ca854a
|
Indentation fixes
|
2008-10-08 01:50:43 +08:00 |
|
Worros
|
3d43e8167c
|
Make drop_tables generic for mysql so we dont end up with a function that has 20 if(dbversion ==) statements within
|
2008-10-08 01:41:06 +08:00 |
|
Worros
|
3018cc660b
|
Move create tables code into its own function.
Remove Postgres specific code
|
2008-10-08 01:16:26 +08:00 |
|