dbsrgits/DBIx-Class-ResultSource-MultipleTableInheritance.git
2010-04-16 Amiri Barksdale... Final draft of docs... formatting issues and feedback...
2010-04-16 Amiri Barksdale... Remove META.yml
2010-04-16 Amiri Barksdale... Clean repo
2010-04-11 Amiri Barksdale... Add some subroutine docs. Must write another test so...
2010-04-10 Amiri Barksdale... Beginning of docs. Making headway. Next is subroutine...
2009-08-21 Matt S Trout add add_additional_parents method
2009-08-18 Matt S Trout remember to add the mixin class to our superclasses
2009-08-18 Matt S Trout apparently working additional parent support
2009-08-18 Matt S Trout rework generation to hopefully handle multiple parents
2009-08-18 Matt S Trout fix sfunc names, basically works
2009-08-18 Matt S Trout probably works for adding extra sources; doing some...
2009-08-17 Matt S Trout update Makefile.PL to have deps and WriteAll
2009-08-17 Matt S Trout move additional source attach
2009-08-14 Matt S Trout rel copying. weird recursive dependency problem though.
2009-08-02 Matt S Trout Merge branch 'master' of dbsrgits@git.shadowcat.co...
2009-08-02 Matt S Trout using SQLA2
2009-08-02 Matt S Trout uc types in function signatures
2009-08-02 Matt S Trout rule generation
2009-08-02 Matt S Trout generate function bodies
2009-08-01 Matt S Trout SELECT statement generation
2009-08-01 Matt S Trout sketch of view generation code
2009-07-24 Matt S Trout using SQLA2
2009-06-03 Matt S Trout clean up code a bit more
2009-06-03 Matt S Trout initial tests and some fixups
2009-06-03 Matt S Trout first cut at additional source code
2009-06-03 Matt S Trout start to sketch out code
2009-06-02 Matt S Trout pm file and some notes
2009-06-02 Matt S Trout add first file