From: Jason R. <ja...@ar...> - 2000-12-19 21:19:30
|
I posted a patch on SourceForge today that should add the TableMap support I've been talking about. I haven't tested it extensively, and I KNOW that I have a problem in the TableMap.pm module that causes some serious warnings when Apache starts, but it's there for your enjoyment and to give everybody a chance to criticize it. The patch does the following: creates the TableMap.pm module changes public_html/admin.pl to add table Editing changes Slash/DB/MySQL.pm to use the new module (MySQL is the only DB with support right now) changes sql/mysql/slashschema.dump to add the tablemap table changes sql/mysql/slashdata.dump to add tablemap data changes sql/mysql/slashdata.dump to add admin_TableEdit block changes sql/mysql/slashdata.dump to add a link to tableEdit from the varEdit block I think that's it. The patch is against bender-1.1.0 I also attached it. -- "Jason C. Richey" <ja...@bo...> |