Removed fixed bugs, either need to verify other bugs exist (and fix) or
[dbsrgits/SQL-Translator.git] / TODO
CommitLineData
b4d75dc1 1- Diagram producer could benefit from some real graphing algorithms to
2 better distribute the boxes.
35bab742 3
b4d75dc1 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.
9398955f 7
b4d75dc1 8- Add parsers and producers for Torque XML/DB schema
9 (http://db.apache.org/torque/)