projects / org / ezproject2010 / ezpersistentobject_generator
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezpersistentobject_generator | Kristof Coomans | planning |
Version | Compatible with |
---|---|
0.1 | 3.8 |
Currently, a script compatible with MySQL 5.x is provided. Most likely this script is compatible with other relational database systems that have the information_schema table database, though this was not tested yet and should be done with caution.
The Subversion repository is structured as follows:
php mysql_persistent_generator.php --list=tables
php mysql_persistent_generator.php --list=columns [table_name]
php mysql_persistent_generator.php [table_name] [class_name]