Commit Graph

22 Commits

Author SHA1 Message Date
Marc Delisle
7117f46357 problem changing a TIMESTAMP to DEFAULT 0 2006-12-12 13:12:42 +00:00
Marc Delisle
6e7eba3d5b bug #1567316, renaming a db containing a view 2006-10-18 13:03:57 +00:00
Marc Delisle
3cd881c9e3 export nothing if no tables are selected 2006-10-17 17:10:40 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Sebastian Mendel
45b04ab15d replaced $dblist with new PMA_List_Database class 2006-09-20 11:15:56 +00:00
Marc Delisle
1389e967d0 a few notes about RENAME 2006-08-05 11:30:41 +00:00
Marc Delisle
e79079b0c4 bug 1388048, constraints copied too early when copying a db 2006-07-04 16:46:09 +00:00
Marc Delisle
029a63a1f5 single-table copy did not copy the constraints 2006-07-04 15:53:41 +00:00
Marc Delisle
58f1a2875c typo disabled table copy operation 2006-06-20 16:42:41 +00:00
Michal Čihař
0f7e8e9e7d Add todo translations (bug #1436564). 2006-05-30 14:58:40 +00:00
Marc Delisle
5b8668f181 bug #1475949, removing the default value 2006-05-15 17:23:15 +00:00
Michal Čihař
04e666ff7c Adapt to changes in export. 2006-04-26 17:00:46 +00:00
Sebastian Mendel
0a9c4fc3eb never rush a checkin - its allways trouble 2006-04-11 15:13:22 +00:00
Sebastian Mendel
44a0f36096 use PMA_getenv() 2006-04-11 14:33:17 +00:00
Marc Delisle
eb387f69d4 bug #1458245 copy a db containing a VIEW 2006-03-28 11:37:55 +00:00
Marc Delisle
f5bbe5f24d DROP VIEW choice also for a db copy operation 2006-03-25 11:45:23 +00:00
Marc Delisle
f2d706b637 bug #1439002, drop basetable of a view gives error on overview 2006-03-21 18:07:43 +00:00
Sebastian Mendel
ecc793bf83 make use of PMA_Table object for renaming tables (added also some required functionality to PMA_Table class) 2006-02-21 18:25:57 +00:00
Sebastian Mendel
b5a19a0b83 minor fixes and improvements, formating, documentation 2006-02-21 13:17:40 +00:00
Sebastian Mendel
f341c72fbe merged libraries\tbl_move_copy.php in class PMA_Table 2006-02-21 11:34:19 +00:00
Sebastian Mendel
cd340d8496 moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table 2006-02-21 11:07:46 +00:00
Sebastian Mendel
71a69a0263 *NEW* 2006-02-21 10:12:46 +00:00