1
edit
Changes
→SQLSchemaManager.java
| protected abstract || String getNowExpr() ||--- || not started || ---
|-
| public abstract ||void analyzeTable(Table table) ||--- runs when executing <code> DatabaseSchemaTool.java</code> (through deploying the model ?)|| not started || ---
|-
| protected abstract || void appendUpgradeStepStart(StringBuffer buf, RelationalSchema schema, SchemaVersion version) ||--- || not started || ---
|-
|}
==MySQLSchemaManager.java==