Class rex_sql_schema_dumper
Class for generating the php code for a rex_sql_table definition.
Especially useful to generate the code for the install.php
of
packages.
Methods summary
public
string
|
#
dumpTable(
Dumps the schema for the given table as php code (using
|