2007-03-30 |
Brandon Black |
refactor load_external, mainly to prevent requiring... |
tree | commitdiff |
2007-03-30 |
Brandon Black |
dtrt when previous dumpfile was not generated by us |
tree | commitdiff |
2007-03-30 |
Brandon Black |
preserve local changes to generated files by default... |
tree | commitdiff |
2007-03-29 |
Brandon Black |
statistics_info support |
tree | commitdiff |
2007-03-29 |
Brandon Black |
import latest changes to DBIC::Storage::DBI to-be-depre... |
tree | commitdiff |
2007-03-29 |
Brandon Black |
Merge 'trunk' into 'current' |
tree | commitdiff |
2007-03-29 |
Brandon Black |
fixed compat problems w/ DBD::mysql 4.002+, bumped... 0.03010 |
tree | commitdiff |
2007-02-04 |
Ash Berlin |
Fixed quoting problem in _table_columns |
tree | commitdiff |
2006-11-15 |
Brandon Black |
Merge 'trunk' into 'current' |
tree | commitdiff |
2006-11-15 |
Brandon Black |
Fixed rt.cpan.org #22425 (use File::Spec where appropriate) |
tree | commitdiff |
2006-11-14 |
Brandon Black |
generate full class names in rel definitions (from... |
tree | commitdiff |
2006-10-12 |
Brandon Black |
removed legacy_default_inflections. Apparently it... |
tree | commitdiff |
2006-10-12 |
Brandon Black |
Merge 'trunk' into 'current' |
tree | commitdiff |
2006-10-12 |
Brandon Black |
fix for rt.cpan.org #21084 (dump_overwrite pathological... |
tree | commitdiff |
2006-10-12 |
Brandon Black |
apply fixes from rt.cpan.org #21758 |
tree | commitdiff |
2006-09-27 |
Brandon Black |
new tests + bugfix for rt.cpan.org #21025 |
tree | commitdiff |
2006-09-12 |
Brandon Black |
columns_info_for imported from DBIx::Class |
tree | commitdiff |
2006-09-12 |
Brandon Black |
kill deprecated options/methods, make relationship... |
tree | commitdiff |
2006-09-12 |
Brandon Black |
fix issue w/ M::B and Class::Accessor |
tree | commitdiff |
2006-09-12 |
Brandon Black |
bump version to 0.03999_01, added $VERSION to all packages |
tree | commitdiff |
2006-07-26 |
Brandon Black |
0.03006 - fix columns_info_for interaction 0.03006 |
tree | commitdiff |
2006-07-20 |
Brandon Black |
bugfixes from nilsonsfj + 0.03005 release stuff 0.03005 |
tree | commitdiff |
2006-07-18 |
Brandon Black |
dump code now skips+warns instead of dies when dump_ove... |
tree | commitdiff |
2006-07-11 |
Brandon Black |
Changes fixup, debug output fixup, eval optimization |
tree | commitdiff |
2006-07-11 |
Brandon Black |
Better test coverage |
tree | commitdiff |
2006-07-10 |
Brandon Black |
docs updates, no longer overwrite dumped schema files... |
tree | commitdiff |
2006-07-02 |
Brandon Black |
added new fatal error if loader_options not yet specifi... |
tree | commitdiff |
2006-06-28 |
Brandon Black |
make_schema_at made more efficient (email thread w... |
tree | commitdiff |
2006-06-28 |
Brandon Black |
version bump to 0.03004 |
tree | commitdiff |
2006-06-06 |
Brandon Black |
0.03003 fixes for external layered definitions while... 0.03003 |
tree | commitdiff |
2006-06-06 |
Brandon Black |
released 0.03002, exception fix, better warn output 0.03002 |
tree | commitdiff |
2006-06-05 |
Brandon Black |
a few last minute fixes, and release for 0.03001 0.03001 |
tree | commitdiff |
2006-06-05 |
Brandon Black |
warns about C::M::DBIC::Schema upgrading / regenerating |
tree | commitdiff |
2006-06-05 |
Brandon Black |
Version bumped to 0.03001 |
tree | commitdiff |
2006-05-22 |
Brandon Black |
Merging branches/DBIx-Class-Schema-Loader-refactor... |
tree | commitdiff |
2006-04-14 |
Matt S. Trout |
Added missing space in error message |
tree | commitdiff |
2006-03-21 |
Brandon Black |
Class::C3::reinit changes backported from branch for... |
tree | commitdiff |
2006-03-17 |
Brandon Black |
table/col case fixes, Changes updated, release 0.02006 |
tree | commitdiff |
2006-03-04 |
Brandon Black |
added kwalitee test |
tree | commitdiff |
2006-02-28 |
Brandon Black |
move external file loading, release 0.02005 |
tree | commitdiff |
2006-02-19 |
Brandon Black |
debug message fix for external class layers |
tree | commitdiff |
2006-02-18 |
Brandon Black |
connect_info replaces dsn/user/password/options |
tree | commitdiff |
2006-02-18 |
Brandon Black |
0.02002 release, added moniker_map and inflect_map... |
tree | commitdiff |
2006-02-18 |
Brandon Black |
source base class should be DBIC not the schema-class... |
tree | commitdiff |
2006-02-17 |
Brandon Black |
disabled external resultset methods test until we find... |
tree | commitdiff |
2006-02-17 |
Brandon Black |
more work on components, base classes, and resultset_co... |
tree | commitdiff |
2006-02-17 |
Brandon Black |
tests cleaned a little, added autoloading of on-disk... |
tree | commitdiff |
2006-02-07 |
Brandon Black |
same mysql fix as DBIx::Class::Loader, changes/version... |
tree | commitdiff |
2006-02-06 |
Brandon Black |
0.01003 - fixed has_many cond rels |
tree | commitdiff |
2006-02-03 |
Brandon Black |
docs fixups, C3 fixups, 0.01001 release |
tree | commitdiff |
2006-02-03 |
Brandon Black |
docs and reqs update for 0.01000 release |
tree | commitdiff |
2006-01-31 |
Brandon Black |
schema-loader now uses Class::C3, and ::Pg uses that... |
tree | commitdiff |
2006-01-31 |
Brandon Black |
switched to Build.PL, updated deps, updated docs |
tree | commitdiff |
2006-01-31 |
Brandon Black |
storage->disconnect and new tests for out-of-line impli... |
tree | commitdiff |
2006-01-30 |
Brandon Black |
better inject/use stuff |
tree | commitdiff |
2006-01-30 |
Brandon Black |
Schema::Loader converted to better inheritance model... |
tree | commitdiff |
2006-01-27 |
Brandon Black |
some shuffling/refactoring of the relationship code... |
tree | commitdiff |
2006-01-27 |
Brandon Black |
fixed multi-fk checking for postgres (misdetection... |
tree | commitdiff |
2006-01-27 |
Brandon Black |
fix sqlite FKs (broken during multi-fk work) |
tree | commitdiff |
2006-01-27 |
Brandon Black |
more cleanliness improvements to schema-loader |
tree | commitdiff |
2006-01-25 |
Brandon Black |
more cleanup stuff, standardized usage of dbh->get_info... |
tree | commitdiff |
2006-01-25 |
Brandon Black |
more source cleanup and minor fix stuff for schema... |
tree | commitdiff |
2006-01-24 |
Brandon Black |
various identifier cleanups, to help prevent clashing... |
tree | commitdiff |
2006-01-24 |
Brandon Black |
schema-loader does multi-column FKs now, needs a bit... |
tree | commitdiff |
2006-01-24 |
Brandon Black |
s/subclass/moniker/ + more db_schema fixes |
tree | commitdiff |
2006-01-24 |
Brandon Black |
get rid of now-useless namespace option |
tree | commitdiff |
2006-01-24 |
Brandon Black |
ported db2, pg schema, and test updates from non-schema... |
tree | commitdiff |
2006-01-23 |
Brandon Black |
Fix for SQLite PKs |
tree | commitdiff |
2006-01-21 |
Brandon Black |
tests and docs updates |
tree | commitdiff |
2006-01-21 |
Brandon Black |
loader as a schema subclass basically working (needs... |
tree | commitdiff |
2006-01-21 |
Brandon Black |
first functional commit of non-subclassed-style Schema... |
tree | commitdiff |
|