yes it does close the manpage bug
[DBIx-DBSchema.git] / TODO
diff --git a/TODO b/TODO
index e75850b..c1136fc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,16 @@
+named indices (index representation needs an overhaul)
+
+multiple primary keys (oracle, db2, others?)
+
+foreign keys and other constraints
+
+better documentation for Column::sql_add_column
+
+Additional transformations (deleted, modified columns, added/modified/indices
+(probably need em named first), added/deleted tables
+
 port and test with additional databases
 
 sql CREATE TABLE output should convert integers
 (i.e. use DBI qw(:sql_types);) to local types using DBI->type_info plus a hash
 to fudge things
-