Add a warning for DBD::Pg < 1.49
[dbsrgits/DBIx-Class.git] / t /
2006-05-26 Matt S Trout hopefully fixup pg tests (thanks to zby, all bugs mine)
2006-05-25 Justin Guenther squashed a couple unnecessary warnings in the CDBI...
2006-05-25 Justin Guenther Changed tests to use DBICTest->init_schema() instead...
2006-05-25 Justin Guenther Squashed an extraneous warning in 82cascade_copy.t...
2006-05-25 Aran Deltac Delete t/run/ and t/helperrels/ so that the reorganize_...
2006-05-25 Aran Deltac Merge 'reorganize_tests' into 'DBIx-Class-current'
2006-05-25 Matt S Trout piss off
2006-05-25 Aran Deltac Merge 'DBIx-Class-current' into 'reorganize_tests'
2006-05-25 Aran Deltac Merge 'reorganize_tests' into 'DBIx-Class-current'
2006-05-24 Aran Deltac Incorporate changes in -current.
2006-05-24 Aran Deltac Merge 'DBIx-Class-current' into 'reorganize_tests'
2006-05-24 Aran Deltac Move population code from Schema to DBICTest.
2006-05-24 Aran Deltac Move relationships out of Relationships.pm and in to...
2006-05-23 Cory G Watson Add support for +select and +as attributes to ResultSet
2006-05-23 Matt S Trout works. win.
2006-05-23 Matt S Trout Merge 'DBIx-Class-current' into 'resultset-new-refactor'
2006-05-23 Aran Deltac Merge 'DBIx-Class-current' into 'reorganize_tests'
2006-05-22 Luke Saunders arg. bugfix
2006-05-22 Luke Saunders more torture test, cleaned up
2006-05-22 Luke Saunders join merging working properly. some torture tests
2006-05-20 Christopher H. Laco Added delete_related tests to verify it only deletes...
2006-05-20 Matt S Trout futz changes, fix populate. I'm a retard.
2006-05-20 Matt S Trout Merge 'datetime' into 'DBIx-Class-current'
2006-05-20 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-20 Matt S Trout added datetime parser types for the dbs I can find...
2006-05-19 Matt S Trout Merge 'DBIx-Class-current' into 'datetime'
2006-05-19 Justin Guenther removed DBICTest::Schema::Casecheck until someone adds it
2006-05-19 Justin Guenther added ensure_class_loaded method to Componentized,...
2006-05-19 Jess Robinson zbys Postgres casecheck patch
2006-05-19 Jess Robinson .. And correct the number of tests
2006-05-19 Jess Robinson Oops, fix bookmark thingy here too
2006-05-18 Matt S Trout Moved PK::Auto into core
2006-05-18 Aran Deltac Fixes to tests so that they pass.
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...
2006-05-18 Aran Deltac Delete basicrels tests. Modify run tests to use new...
2006-05-18 Aran Deltac Removed BasicRels and reorganized where the various...
2006-05-17 Matt S Trout Merge 'DBIx-Class-current' into 'datetime'
2006-05-17 Matt S Trout Missing stuff for DateTime branch
2006-05-15 Cory G Watson Add profiling support
2006-05-15 Matt S Trout don't ask
2006-05-15 Matt S Trout don't ask
2006-05-14 Jess Robinson Add foreign key constraint for new bookmark table
2006-05-14 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-14 Matt S Trout tweaked might_have test for -current
2006-05-12 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-12 Matt S Trout fixup for stringify that can be false in find_or_create...
2006-05-12 Matt S Trout performance fix for cascade_update
2006-05-11 Luke Saunders Merge 'DBIx-Class-current' into 'resultset-new-refactor'
2006-05-10 Daniel Westermann... - Fix error message for bad find usage
2006-05-09 Marc Mims Test case for DB2/400 over ODBC.
2006-05-09 Marc Mims Test case for DB2/400 over ODBC.
2006-05-09 Aran Deltac Add search_rs to ResultSet and a new {$rel}_rs accessor...
2006-05-09 Aran Deltac Merge 'trunk' into 'DBIx-Class-current'
2006-05-09 Luke Saunders failing test case and more resultset refactorage
2006-05-08 Matt S Trout couple bugfixes
2006-05-05 Jesper Krogh Fix to make the Postgresql-code handle Schemas. This...
2006-05-03 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-30 Daniel Westermann... Fix evals for skipping test
2006-04-30 Daniel Westermann... bluefeet disabled the unique constraint in [1544]
2006-04-30 Aran Deltac Call scripts/ script/ in the dbicadmin tests.
2006-04-30 Aran Deltac Tests for dbicadmin.
2006-04-30 Aran Deltac No longer support unique constraints in Ordered.
2006-04-30 Aran Deltac Fix some errors with using unique constraints with...
2006-04-29 Jess Robinson add create_ddl_dir for creating versioned sql statement...
2006-04-26 Matt S Trout Added InflateColumn::DateTime component
2006-04-22 Matt S Trout cycle tests and a weaken call
2006-04-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-20 Will Hawes nuke DBI->trace calls
2006-04-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-19 Matt S Trout make set_from_related handle undef
2006-04-19 Matt S Trout Fix to copy
2006-04-19 Simon Elliott =Test for Data::Dumper::Sortkeys incompatibility (expor...
2006-04-19 Matt S Trout Fixed up tests post-merge
2006-04-19 Daniel Westermann... Merge 'find_changes' into 'DBIx-Class-current'
2006-04-18 Daniel Westermann... Add tests for find by specific key, ordered columns
2006-04-18 Daniel Westermann... Add find_or_new and find_or_new_related
2006-04-18 Daniel Westermann... Minor cleanup and check the row is clean
2006-04-18 Daniel Westermann... Add update_or_create_related
2006-04-18 Daniel Westermann... Merge 'DBIx-Class-current' into 'find_changes'
2006-04-18 Daniel Westermann... Add unique constraint at mst's suggestion; find only...
2006-04-18 Daniel Westermann... First pass at reimplementation
2006-04-16 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-16 Robert Sedlacek inject_base filters out double entries
2006-04-12 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-12 Daniel Westermann... Fix for -and conditions when updating or deleting on...
2006-04-11 Daniel Westermann... Test fixup from previous merge:
2006-04-11 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-08 Jess Robinson Skip distinct tests on old sqlite versions
2006-04-08 Luke Saunders renamed 27result_set_column tests and fixed minor doc...
2006-04-07 Luke Saunders new class ResultSetColumn and tests
2006-04-07 Christopher H. Laco Added source_name to ResultSource/ResultSourceProxy
2006-04-06 Luke Saunders fixed multiple column count distincts in SQLite and...
2006-04-06 Nigel Metheringham Applied mst fixes for delete on resultsetin [839] to...
2006-04-05 Aran Deltac Move ordered tests from 26 to 27.
2006-04-04 Stephan Szabo Added code to allow looking up of the other side of...
2006-04-04 Nigel Metheringham Added some track test data and a cascading relationship...
2006-04-03 Simon Elliott New tests for cascade_delete, including fail.
2006-03-31 Aran Deltac Renamed DBIC::Positional as DBIC::Ordered.
2006-03-31 Stephan Szabo Added support for unique constraints to SQLT::Parser...
2006-03-28 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
next