Remove implemented FK introspection items from TODO
Dagfinn Ilmari Mannsåker [Tue, 24 Sep 2013 17:07:14 +0000 (18:07 +0100)]
TODO

diff --git a/TODO b/TODO
index 3d80365..646d484 100644 (file)
--- a/TODO
+++ b/TODO
 - Backends
   - SQLite
     - table/column comments
-    - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
   - MySQL
     - table/column comments
-    - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
     - domains?
   - Pg
-    - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
     - domains
   - DB2
     - table/column comments
-    - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
     - domains
   - Oracle
-    - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
     - domains
   - Sybase ASE
@@ -81,7 +76,6 @@
     - domains
   - MSSQL
     - table/column comments
-    - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
     - computed column support
     - domains
@@ -90,7 +84,6 @@
       - use placeholders when available
   - SQLAnywhere
     - table/column comments
-    - introspect on_update/on_delete/is_deferrable
     - introspect view SQL
     - domains
   - Firebird