tests cleaned a little, added autoloading of on-disk class defs, added currently...
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
CommitLineData
af6c2665 1Revision history for Perl extension DBIx::Class::Schema::Loader
a78e3fed 2
c2849787 30.02001 Not Yet Released...
4 - tests fixed up a bit
5 - auto-loading of on-disk class definitions layered on top
6 of the generated definitions (create Foo::Schema::Bar, then
7 also try to ->require it if it exists on disk).
8 - new parameters components and resultset_components, which do
9 the obvious for the generated table classes.
10
89ecd854 110.02000 Sun Feb 12 22:43:47 UTC 2006
12 - Just docs/version update, 0.01004 code released as 0.02000
13
738705c6 140.01004 Tue Feb 7 03:58:01 UTC 2006
15 - No longer tries to parse out the table name from the dsn for mysql,
16 was unneccesary vestigial code from previous method.
17
c5de0b0c 180.01003 Mon Feb 6 14:57:56 UTC 2006
19 - Fixed the has_many side of _make_cond_rel
20
f654c972 210.01002 Fri Feb 3 23:14:38 UTC 2006
22 - Email address typo :(
23
457eb8a6 240.01001 Fri Feb 3 05:15:41 UTC 2006
25 - Fixed up some documentation issues
26 - Load C3 at the right time
27
aec93e93 280.01 Fri Feb 3 01:53:46 UTC 2006
29 - original release
30 - created from DBIx::Class::Loader 0.14