2007-04-14 |
Brandon Black |
more dumping tests |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Brandon Black |
0.03011 0.03011 |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Brandon Black |
fix case-sensitivity in UNIQUE parsing for SQLite |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Brandon Black |
some little cleanups, svn meta stuff, and the beginning... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Brandon Black |
sqlite fixups |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Brandon Black |
added test for rescan, fixed a few issues |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
update requirements |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
only _load_external for the classes we are supposed to |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
wrong test count |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
Merging oracle branch into current: |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
changes update from last commit |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
added rescan method to pick up newly created tables... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
refactor relationship building code for runtime table... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
refactoring top-level loading code with an eye towards... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
refactor load_external, mainly to prevent requiring... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
dtrt when previous dumpfile was not generated by us |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
oops, did not want to commit that comment-out |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brandon Black |
preserve local changes to generated files by default... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Brandon Black |
statistics_info support |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Brandon Black |
import latest changes to DBIC::Storage::DBI to-be-depre... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Brandon Black |
fixed compat problems w/ DBD::mysql 4.002+, bumped... 0.03010 |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Ash Berlin |
Fixed quoting problem in _table_columns |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon Black |
TODO updated |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon Black |
commit the version bump + Changes update for 0.03009 0.03009 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon Black |
no need for suppression in current |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon Black |
silence the useless warning spew in 20invocations.t |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon Black |
Fixed rt.cpan.org #22425 (use File::Spec where appropriate) |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Brandon Black |
generate full class names in rel definitions (from... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Brandon Black |
forgotten commit of final 0.03008 changes 0.03008 |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brandon Black |
removed legacy_default_inflections. Apparently it... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brandon Black |
fix for rt.cpan.org #21084 (dump_overwrite pathological... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brandon Black |
apply fixes from rt.cpan.org #21758 |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brandon Black |
fix Build.PL wrt Class::Accessor::Fast broken $VERSION... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brandon Black |
test update that should have been in the last commit... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Brandon Black |
new tests + bugfix for rt.cpan.org #21025 |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Brandon Black |
columns_info_for imported from DBIx::Class |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Brandon Black |
kill deprecated options/methods, make relationship... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Brandon Black |
fix issue w/ M::B and Class::Accessor |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Brandon Black |
bump version to 0.03999_01, added $VERSION to all packages |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Brandon Black |
creating -current branch for Schema::Loader |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Brandon Black |
22dump.t fixed for Win32 + removed bad warning + releas... 0.03007 |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Brandon Black |
0.03006 - fix columns_info_for interaction 0.03006 |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brandon Black |
bugfixes from nilsonsfj + 0.03005 release stuff 0.03005 |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Brandon Black |
removed Test::Warn |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Brandon Black |
dump code now skips+warns instead of dies when dump_ove... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Brandon Black |
final changes update for 0.03004 release 0.03004 |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Brandon Black |
slight improvement to dump tests |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Brandon Black |
Changes fixup, debug output fixup, eval optimization |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Brandon Black |
Better test coverage |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Brandon Black |
get rid of an empty trailing hashref if appropriate |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Brandon Black |
docs updates, no longer overwrite dumped schema files... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Brandon Black |
added new fatal error if loader_options not yet specifi... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Brandon Black |
TODO update |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Brandon Black |
make_schema_at made more efficient (email thread w... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Brandon Black |
version bump to 0.03004 |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Brandon Black |
some TODO additions |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Brandon Black |
0.03003 fixes for external layered definitions while... 0.03003 |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Brandon Black |
released 0.03002, exception fix, better warn output 0.03002 |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Brandon Black |
croak if make_schema_at eval fails |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Brandon Black |
a few last minute fixes, and release for 0.03001 0.03001 |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Brandon Black |
warns about C::M::DBIC::Schema upgrading / regenerating |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Brandon Black |
Version bumped to 0.03001 |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Matt S. Trout |
remember all the digits |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Brandon Black |
0.03000 released, Changes stamped 0.03000 |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Brandon Black |
small docs fixes |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Brandon Black |
Weaken circular references between the loader and the... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Brandon Black |
Merging branches/DBIx-Class-Schema-Loader-refactor... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Matt S. Trout |
Added missing space in error message |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Brandon Black |
dropped dist files autogenerated by M::B, updated Chang... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Brandon Black |
Class::C3::reinit changes backported from branch for... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Brandon Black |
table/col case fixes, Changes updated, release 0.02006 |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Brandon Black |
added kwalitee test |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Brandon Black |
version bump, and added a few new tests to make sure... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Brandon Black |
move external file loading, release 0.02005 |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Brandon Black |
0.02004 release |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Brandon Black |
debug message fix for external class layers |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Brandon Black |
release stuff for 0.02003 |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Brandon Black |
connect_info replaces dsn/user/password/options |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Brandon Black |
0.02002 release, added moniker_map and inflect_map... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Brandon Black |
source base class should be DBIC not the schema-class... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Brandon Black |
released 0.02001, Changes updates, etc |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Brandon Black |
disabled external resultset methods test until we find... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Brandon Black |
more work on components, base classes, and resultset_co... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Brandon Black |
tests cleaned a little, added autoloading of on-disk... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Brandon Black |
docs updates / version bump for 0.02000 |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Brandon Black |
same mysql fix as DBIx::Class::Loader, changes/version... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Brandon Black |
0.01003 - fixed has_many cond rels |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Brandon Black |
0.01002 - fix email addr typo, doh |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Brandon Black |
docs fixups, C3 fixups, 0.01001 release |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Brandon Black |
docs and reqs update for 0.01000 release |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Brandon Black |
schema-loader now uses Class::C3, and ::Pg uses that... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Brandon Black |
silence postgres create table jabber |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Brandon Black |
switched to Build.PL, updated deps, updated docs |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Brandon Black |
storage->disconnect and new tests for out-of-line impli... |
commit | commitdiff | tree | snapshot |
next |