add an extra symbol to the rt59849 test
[dbsrgits/DBIx-Class-Schema-Loader.git] / TODO
diff --git a/TODO b/TODO
index c504b30..c9fcc1e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -41,6 +41,7 @@
       catalyst helper, etc.
     - add result_roles and schema_roles for use with use_moose=1
     - generate Schema/ResultBase.pm and Schema/ResultSetBase.pm
+    - remove additional warnings skip in t/22dump.t for ActivePerl on Win32
 
 - Relationships
    - Re-scan relations/tables after initial relation setup to find
@@ -69,7 +70,6 @@
     - introspect view SQL
     - domains
   - Oracle
-    - table/column comments
     - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
     - domains
@@ -98,7 +98,8 @@
     - introspect view SQL
     - domains
   - Informix
-    - data_type tests
+    - support opaque types
+    - datetime/interval precision detection
     - table/column comments
     - introspect on_update/on_delete/is_deferrable
     - introspect view SQL