X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=3a15ae2dc80df158a351bde2bb5b231946fc79a8;hb=0fccc53b6fe709fd05f739fa5ffa17fb617dd753;hp=51efebfaf768ed779964aa4287c93249bf403e2d;hpb=ce2f102ae599b698ade7b725358294e99e72fe97;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/TODO b/TODO index 51efebf..3a15ae2 100644 --- a/TODO +++ b/TODO @@ -46,9 +46,9 @@ - server link support for Oracle and MSSQL - Relationships - - While scanning for many-to-many, scan for implied rels as well (if - foo->belongs_to('bar') and baz->belongs_to('bar'), does that impliy - foo->might_have('baz') and the reverse?) + - While scanning for many-to-many, scan for implied rels as well (if + foo->belongs_to('bar') and baz->belongs_to('bar'), does that impliy + foo->might_have('baz') and the reverse?) - Backends - SQLite