caac2cea44
On PostgreSQL: - Parse defaults for strings and booleans properly. - Parse the "serial" definition type properly. - Get information on the "enum" definition type. - Re-work getting information about keys/indices. On MariaDB: - Get information about lengths in indices. - Get foreign key information separately from the rest as they can have colliding names. |
||
---|---|---|
.. | ||
columndef.php | ||
dberroraction.php | ||
mysqlschema.php | ||
pgsqlschema.php | ||
schema.php | ||
schemaupdater.php | ||
tabledef.php |