2008-03-11 |
Matt S Trout |
Merge 'oracle_sequence' into 'trunk' |
tree | commitdiff |
2008-03-11 |
Ash Berlin |
Fix errors from resultset components (and move tests... |
tree | commitdiff |
2008-03-11 |
Ash Berlin |
test to make sure the errors in components of resultset... |
tree | commitdiff |
2008-03-04 |
Luke Saunders |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2008-03-04 |
Ash Berlin |
is_deferrable patch from Debolaz |
tree | commitdiff |
2007-11-24 |
Ash Berlin |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2007-11-15 |
Ash Berlin |
Adding missing file |
tree | commitdiff |
2007-11-15 |
Ash Berlin |
Fix is_foreign_key_constraint - thanks Jon Schutz |
tree | commitdiff |
2007-11-07 |
Johannes Plunien |
renamed schema ArtistOracle to SequenceTest since it... |
tree | commitdiff |
2007-11-06 |
Johannes Plunien |
load new schema ArtistOracle |
tree | commitdiff |
2007-11-06 |
Johannes Plunien |
added new schema for testing oracle sequence |
tree | commitdiff |
2007-10-23 |
Luke Saunders |
fixed versioning test and checked db and schema version... |
tree | commitdiff |
2007-10-22 |
Luke Saunders |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2007-10-22 |
Luke Saunders |
fixed problem with duplicate related objects for Row... |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Test sqlt_deploy_hook on the Schema level |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Remove add_index and replace it with sqlt_deploy_hook |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Add an add_index method on ResultSource (and proxy... |
tree | commitdiff |
2007-10-07 |
Ash Berlin |
Timezone support for InflateColumn::DateTime (sergio) |
tree | commitdiff |
2007-09-14 |
Matt S Trout |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2007-08-15 |
Luke Saunders |
tests are a mess, but Versioned.pm should work now |
tree | commitdiff |
2007-08-15 |
Tom Hukins |
Restore code that I removed in revision 3640 that tests... |
tree | commitdiff |
2007-08-01 |
Tom Hukins |
Add an 'on_disconnect_do' argument to |
tree | commitdiff |
2007-05-31 |
Brandon L. Black |
reverting changeset 3131, probably needs to be fixed... |
tree | commitdiff |
2007-05-22 |
Christopher H. Laco |
%colinfo accessor and inflate_column now work together |
tree | commitdiff |
2007-05-11 |
Matt S Trout |
eliminate the last of the AutoCommit warnings |
tree | commitdiff |
2007-05-10 |
Brandon L. Black |
Got rid of effectively dead dbh_do code in the txn_... |
tree | commitdiff |
2007-03-17 |
Ash Berlin |
fix server disconnect checking for select outside of... |
tree | commitdiff |
2007-01-21 |
Victor Igumnov |
changed FileColumn to InflateColumn::File |
tree | commitdiff |
2007-01-20 |
Matt S Trout |
fix Sweet pager test |
tree | commitdiff |
2007-01-19 |
Victor Igumnov |
committing first version of filecolumn |
tree | commitdiff |
2007-01-17 |
John Napiorkowski |
Merge 'param_bind' into 'DBIx-Class-current' |
tree | commitdiff |
2007-01-02 |
Matt S Trout |
Merge 'ordered_handle_updates' into 'DBIx-Class-current' |
tree | commitdiff |
2006-12-30 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'param_bind' |
tree | commitdiff |
2006-12-28 |
Matt S Trout |
Merge 'source-handle' into 'DBIx-Class-current' |
tree | commitdiff |
2006-11-27 |
Ash Berlin |
Fixed ningu's typo from rev 2929, and added test to... |
tree | commitdiff |
2006-11-26 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'source-handle' |
tree | commitdiff |
2006-11-25 |
Neil de Carteret |
Multicol tests done. Also tweaked the pods and took... |
tree | commitdiff |
2006-11-23 |
Jess Robinson |
Add backup_directory, make tests cleanup |
tree | commitdiff |
2006-11-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'source-handle' |
tree | commitdiff |
2006-11-23 |
Matt S Trout |
Merge 'versioning' into 'DBIx-Class-current' |
tree | commitdiff |
2006-11-23 |
David Kamholz |
trivial test cleanup |
tree | commitdiff |
2006-11-22 |
Matt S Trout |
moved tests to compose_namespace instead of compose_con... |
tree | commitdiff |
2006-11-21 |
Ash Berlin |
Changed row and rs objects to not have direct handle... |
tree | commitdiff |
2006-11-20 |
John Napiorkowski |
changed storage->insert|update|delete to accept the... |
tree | commitdiff |
2006-11-18 |
John Napiorkowski |
(no commit message) |
tree | commitdiff |
2006-11-03 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'versioning' |
tree | commitdiff |
2006-10-25 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-10-21 |
Matt S Trout |
I hate you all. |
tree | commitdiff |
2006-10-06 |
Jess Robinson |
Versioning! With tests! Woo! |
tree | commitdiff |
2006-09-15 |
Jess Robinson |
create insert_bulk using execute_array, and make popula... |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
Merge 'load_namespaces' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
rename Source to Result, because that is what it should... |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
remove result_class stuff from load_namespaces, better... |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
added source_info method for source-level metadata... |
tree | commitdiff |
2006-08-10 |
Michael Leuchtenburg |
Support default aliases in many_to_many accessors.... |
tree | commitdiff |
2006-08-10 |
Michael Leuchtenburg |
Support for relationship attributes in many_to_many... |
tree | commitdiff |
2006-08-08 |
Daniel Westermann... |
Remove extraneous sources for aliasing test; same effec... |
tree | commitdiff |
2006-08-07 |
Daniel Westermann... |
Fix two aliasing bugs: remove the alias when provided... |
tree | commitdiff |
2006-07-31 |
Brandon L. Black |
load_namespaces arrayref support |
tree | commitdiff |
2006-07-30 |
Brandon L. Black |
re-word options/code/pod to be less confusing wrt Resul... |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Pass attrs to find from update_or_create (reported... |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
Merge 'DBIx-Class-current' into 'load_namespaces' |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
tests for load_namespaces |
tree | commitdiff |
2006-07-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2006-07-09 |
Matt S Trout |
tweaked some stuff. appears no more broken. |
tree | commitdiff |
2006-07-07 |
Daniel Westermann... |
Commit failing test for unique constraints: When a... |
tree | commitdiff |
2006-07-06 |
David Kamholz |
more treelike tests |
tree | commitdiff |
2006-07-04 |
David Kamholz |
rename _resolve to _resolved_attrs; fix multiple join... |
tree | commitdiff |
2006-07-03 |
David Kamholz |
fix SQLite pragma in test suite |
tree | commitdiff |
2006-07-03 |
David Kamholz |
fix subclassing gotcha introduced with source_name |
tree | commitdiff |
2006-06-28 |
Brandon L. Black |
TreeLike test reverted to what it used to look like |
tree | commitdiff |
2006-06-22 |
Matt S Trout |
fixup to sqlite.sql |
tree | commitdiff |
2006-06-22 |
Jess Robinson |
New Event field |
tree | commitdiff |
2006-06-22 |
Jess Robinson |
Tests for inflating timestamp fields to DateTime |
tree | commitdiff |
2006-06-21 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'many_to_many' |
tree | commitdiff |
2006-06-19 |
Justin Guenther |
fixed up 90ensure_class_loaded.t |
tree | commitdiff |
2006-06-18 |
Justin Guenther |
Initial fix for ensure_class_loaded, and added some... |
tree | commitdiff |
2006-06-17 |
Justin Guenther |
added more many_to_many tests and changed add_to_rel... |
tree | commitdiff |
2006-06-09 |
Justin Guenther |
added code and tests for Componentized::ensure_class_fo... |
tree | commitdiff |
2006-06-07 |
Luke Saunders |
obscure prefetch problem fixed |
tree | commitdiff |
2006-06-07 |
Luke Saunders |
prefetch bugfix work-in-progress |
tree | commitdiff |
2006-06-06 |
Luke Saunders |
tightened up deep search_related |
tree | commitdiff |
2006-06-06 |
Luke Saunders |
fixed search with joins from related resultset |
tree | commitdiff |
2006-05-28 |
Daniel Westermann... |
Add automatic naming of unique constraints |
tree | commitdiff |
2006-05-26 |
Matt S Trout |
hopefully fixup pg tests (thanks to zby, all bugs mine) |
tree | commitdiff |
2006-05-25 |
Aran Deltac |
Merge 'reorganize_tests' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-25 |
Aran Deltac |
Merge 'reorganize_tests' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Incorporate changes in -current. |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Merge 'DBIx-Class-current' into 'reorganize_tests' |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Move population code from Schema to DBICTest. |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Move relationships out of Relationships.pm and in to... |
tree | commitdiff |
2006-05-23 |
Matt S Trout |
works. win. |
tree | commitdiff |
2006-05-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'resultset-new-refactor' |
tree | commitdiff |
2006-05-23 |
Aran Deltac |
Merge 'DBIx-Class-current' into 'reorganize_tests' |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
futz changes, fix populate. I'm a retard. |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
Merge 'datetime' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
added datetime parser types for the dbs I can find... |
tree | commitdiff |
2006-05-19 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
tree | commitdiff |
2006-05-19 |
Justin Guenther |
removed DBICTest::Schema::Casecheck until someone adds it |
tree | commitdiff |
2006-05-19 |
Justin Guenther |
added ensure_class_loaded method to Componentized,... |
tree | commitdiff |
next |