Initial commit
[dbsrgits/DBIx-Class.git] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..c37e1a3
--- /dev/null
+++ b/TODO
@@ -0,0 +1,6 @@
+Added 2006-02-07:
+JR - Extract DBIC::SQL::Abstract into a separate module for CPAN
+   - Chop PK::Auto::Foo up to have PK::Auto refer to an appropriate
+   DBIx::Storage::DBI::Foo, which will be loaded on connect from Driver info?
+   - Add deploy method to Schema, which will create DB tables from Schema, via
+   SQLT