bump up Class::C3::Componentised dep
[dbsrgits/DBIx-Class-Schema-Loader.git] / TODO
diff --git a/TODO b/TODO
index 792f417..c9fcc1e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -40,6 +40,8 @@
     - write a Manual::Intro with info on +column, inflect_singular, config_file,
       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
@@ -68,7 +70,6 @@
     - introspect view SQL
     - domains
   - Oracle
-    - table/column comments
     - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
     - domains
@@ -97,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