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 |
2006-01-30 |
Brandon Black |
mysql test was broken for mysqlds that do not support... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Brandon Black |
added tests for additional_classes, additional_base_cla... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Brandon Black |
better inject/use stuff |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Brandon Black |
Schema::Loader converted to better inheritance model... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Brandon Black |
change test env vars to match DBIx::Class |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Brandon Black |
some shuffling/refactoring of the relationship code... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Brandon Black |
db2 does not allow keys that are nullable |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Brandon Black |
fixed multi-fk checking for postgres (misdetection... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Brandon Black |
fix sqlite FKs (broken during multi-fk work) |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Brandon Black |
more cleanliness improvements to schema-loader |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Brandon Black |
more cleanup stuff, standardized usage of dbh->get_info... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Brandon Black |
more source cleanup and minor fix stuff for schema... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Brandon Black |
various identifier cleanups, to help prevent clashing... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Brandon Black |
schema-loader does multi-column FKs now, needs a bit... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Brandon Black |
s/subclass/moniker/ + more db_schema fixes |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Brandon Black |
get rid of now-useless namespace option |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Brandon Black |
ported db2, pg schema, and test updates from non-schema... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Brandon Black |
Fix for SQLite PKs |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Brandon Black |
db2-related fixes |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Brandon Black |
tests and docs updates |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Brandon Black |
loader as a schema subclass basically working (needs... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Brandon Black |
first functional commit of non-subclassed-style Schema... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Brandon Black |
existing Loader patchwork for Schema support, module... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Brandon Black |
removing accidental DBIx-Class-Loader subdir |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Brandon Black |
copied Loader into a subdir by accident, moving it... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Brandon Black |
Copying in DBIx::Class::Loader as a base to work from |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Matt S. Trout |
- Added DBIx-Class-Schema-Loader |
commit | commitdiff | tree | snapshot |
|