CLI tool to output the SQL statements corresponding to an XML database schema. More...
Public Member Functions | |
| dbXMLtoSQL ($argv=array()) | |
CLI tool to output the SQL statements corresponding to an XML database schema.
Definition at line 24 of file dbXMLtoSQL.php.
| dbXMLtoSQL.dbXMLtoSQL | ( | $ | argv = array() |
) |
Constructor.
| $argv | array command-line arguments If specified, the first argument should be the file to parse |
Definition at line 30 of file dbXMLtoSQL.php.
1.7.1