X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=51efebfaf768ed779964aa4287c93249bf403e2d;hb=464bbc0a452a828139ac03859b2d777525b8bfea;hp=6895711b4cb157cffeacaad3556b2c903b7d1503;hpb=c11cfe74e511b3ff0b2dd31480d3a2cdc3909df7;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/TODO b/TODO index 6895711..51efebf 100644 --- a/TODO +++ b/TODO @@ -63,19 +63,19 @@ - domains - DB2 - table/column comments - - introspect view SQL + - introspect view SQL and set table_class - domains - Oracle - - introspect view SQL + - introspect view SQL and set table_class - domains - Sybase ASE - table/column comments - introspect on_update/on_delete/is_deferrable - - introspect view SQL + - introspect view SQL and set table_class - domains - MSSQL - table/column comments - - introspect view SQL + - introspect view SQL and set table_class - computed column support - domains - Optimization @@ -83,17 +83,17 @@ - use placeholders when available - SQLAnywhere - table/column comments - - introspect view SQL + - introspect view SQL and set table_class - domains - Firebird - table/column comments - introspect on_update/on_delete/is_deferrable - - introspect view SQL + - introspect view SQL and set table_class - domains - Informix - support opaque types - datetime/interval precision detection - table/column comments - introspect on_update/on_delete/is_deferrable - - introspect view SQL + - introspect view SQL and set table_class - domains