Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Displ...
commit30b1873e617690e88c8f7b5a6195483ae6ce77d8
authorGarvin Hicking <me@supergarv.de>
Mon, 24 Feb 2003 16:59:36 +0000 (24 16:59 +0000)
committerGarvin Hicking <me@supergarv.de>
Mon, 24 Feb 2003 16:59:36 +0000 (24 16:59 +0000)
tree7ff1397420e932a84c8196a8eb0c4cd83f7bc744
parent820ad9c0cd54dd9076a573a0476acdbb4113d4a1
Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Display comments in table structure (optional) with underlined CSS-mouseovers. Display comments in browser mode (optional), both in vertical and horizontal display mode. Keep column comments in synch, when DROPping/ALTERing and moving/copying tables.
15 files changed:
db_details_links.php3
db_details_structure.php3
libraries/display_tbl.lib.php3
libraries/relation.lib.php3
scripts/create_tables.sql
sql.php3
tbl_addfield.php3
tbl_alter.php3
tbl_create.php3
tbl_move_copy.php3
tbl_properties.inc.php3
tbl_properties_links.php3
tbl_properties_structure.php3
tbl_relation.php3
tbl_rename.php3