The grammar bothered me.
[dbsrgits/SQL-Translator.git] / TODO
1 -   Diagram producer could benefit from some real graphing algorithms to
2     better distribute the boxes.
3
4 -   Some way to deeply check to schema objects, e.g., for testing I
5     parse a MySQL schema, translate to Oracle, then parse the created
6     Oracle schema and want to check the two schema objects.
7
8 -   Add parsers and producers for Torque XML/DB schema
9     (http://db.apache.org/torque/)
10
11 -   Allow xSV/Excel parsers to produce INSERT statements of data in source
12     files, properly quoting strings
13
14 -   Allow pass through of INSERT statements (e.g., default data)