X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=ab176b0cd106bcacc156a5a20e5374a66af400b7;hb=b97c2c1e790cc4c18370238fd98eddac4e7de2d8;hp=f17c732994a46610e5a8c9084be8693c15163665;hpb=996be9ee6e82ec9928f801ecdc69c9e07d64339c;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/TODO b/TODO index f17c732..ab176b0 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ +support multiple/all schemas, instead of just one + +support pk/uk/fk info on views, possibly. May or may not be a sane thing to try to do. + Fix up ResultSet Manager / Methods / etc stuff. May require some work in the main DBIx::Class first.