Initial commit
Jess Robinson [Tue, 7 Feb 2006 14:12:54 +0000 (14:12 +0000)]
TODO [new file with mode: 0644]

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