Normalize the table schema.
column schema to be normalized
normalized column schema
Checks if the table has any foreign key columns.
db table
checked if it contains foreign keys.
Checks if the table is a cross reference map(association table for many to many relations).
table schema
checked if cross reference table.
Generated using TypeDoc
MySql schema pre processor.
MysqlSchemaPreprocessor