From: Dagfinn Ilmari Mannsåker Date: Tue, 24 Sep 2013 16:46:46 +0000 (+0100) Subject: This branch deals with multiple schemas X-Git-Tag: 0.07036_02~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1717b6097f1339ba2d4172c44fd58bd80b18599c;p=dbsrgits%2FDBIx-Class-Schema-Loader.git This branch deals with multiple schemas --- diff --git a/TODO b/TODO index f22f5e8..ea2f86d 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,6 @@ - encode loader options in Schema.pm - introspect on_update/on_delete/is_deferrable - Low Priority - - support multiple/all schemas, instead of just one - support pk/uk/fk info on views, possibly (materialized views?) - remove deprecated ResultSetManager stuff, rewrite using current features - Refactor RelBuilder so that it doesn't require a live mostly-built