Hi,
I just merged the Designer code into trunk. Please play with it.
TODO: - IE compatibility - PDF import/export: bug? - still some messages to remove from code - adapt setup.php - left menu Structure icon: bug? - support special characters in table/column names - check security ( code uses extract() ) - ON UPDATE and ON DELETE options for InnoDB? - do not try to create an internal relation if pmadb does not support it - a better way to add the new pma_designer_coords (better than executing create_tables_mysql_4_1_2+.sql) - Documentation.html: add Ivan A Kirillov to Credits
Marc
Marc Delisle a écrit :
Hi,
I just merged the Designer code into trunk. Please play with it.
TODO:
- IE compatibility
- PDF import/export: bug?
- still some messages to remove from code
- adapt setup.php
- left menu Structure icon: bug?
- support special characters in table/column names
- check security ( code uses extract() )
- ON UPDATE and ON DELETE options for InnoDB?
- do not try to create an internal relation if pmadb does not support it
- a better way to add the new pma_designer_coords (better than executing create_tables_mysql_4_1_2+.sql)
- Documentation.html: add Ivan A Kirillov to Credits
There are also some js errors.
Hi
On Tue, 07 Nov 2006 09:26:52 -0500 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
I just merged the Designer code into trunk. Please play with it.
Already filed two reports for that :-)
- a better way to add the new pma_designer_coords (better than executing create_tables_mysql_4_1_2+.sql)
I'd like to add creating of tables to setup with possible update option (if we decide to change something). However no time for this so far...