ModyllicSQL is our platonic ideal SQL schema, and a moving target as we integrate more interesting features from various databases. It begins life as a full-metadata dialect of MySQL with a few minor extensions already documented.
Dialect specific parsers, eg, when loading directly from a database, generate a dialect specific schema.
Prior to dumping, if the schema is not yet dialect specific, it will be mutated to be so.