remove done TODO entry (infer quote_char)
Rafael Kitover [Sat, 7 May 2011 15:03:52 +0000 (11:03 -0400)]
TODO

diff --git a/TODO b/TODO
index ed266e7..6827fd3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,5 +27,4 @@
 2008-10-30 by ribasushi
   - Rewrite the test suite to rely on $schema->deploy, allowing for seamless
     testing of various RDBMS using the same tests
-  - Automatically infer quote_char/name_sep from $schema->storage
   - Recursive update() (all code seems to be already available)