Matt S Trout [Tue, 10 Jul 2007 18:23:34 +0000]
unmark experimental to go with deploy
Matt S Trout [Mon, 9 Jul 2007 20:05:30 +0000]
failing test for multi-create bug reported by irc:bits
Matt S Trout [Mon, 9 Jul 2007 19:41:07 +0000]
many-many rel fix
Luke Saunders [Mon, 9 Jul 2007 18:18:41 +0000]
removed various Dumper calls
Luke Saunders [Mon, 9 Jul 2007 10:40:46 +0000]
updated changes. fixed ResultSetColumn w/prefetch problem
Luke Saunders [Wed, 4 Jul 2007 22:03:59 +0000]
fixed attr merging problem
Matt S Trout [Wed, 4 Jul 2007 18:57:31 +0000]
remove cwd dep, modify pod
Jess Robinson [Wed, 4 Jul 2007 13:10:48 +0000]
Fixup indenting/code style
Luke Saunders [Wed, 4 Jul 2007 12:35:37 +0000]
fixed group_by problem with oracle limit syntax
Brandon L. Black [Mon, 2 Jul 2007 15:15:42 +0000]
Patch for ? in NoBindVars data from Tom Hukins
Matt S Trout [Fri, 29 Jun 2007 13:48:53 +0000]
remove RSM recipe
Simon Elliott [Tue, 26 Jun 2007 20:03:47 +0000]
many_to_many supports relation_rs method now
Simon Elliott [Tue, 26 Jun 2007 19:19:08 +0000]
add_to returns inserted row in many_to_many relation
Brandon L. Black [Tue, 26 Jun 2007 13:19:33 +0000]
DBIx::Class::Exception should pass off any exception objects untouched, not just its own
John Napiorkowski [Mon, 25 Jun 2007 22:55:24 +0000]
Added multi-create object support to Schema->populate and created a test for this. Also added my name to the contributors list so my wife believes me when I tell her what I'm working on in my offtime :)
Matt S Trout [Fri, 22 Jun 2007 01:10:12 +0000]
restore mk_classaccessor
Matt S Trout [Wed, 20 Jun 2007 06:39:49 +0000]
08002
Matt S Trout [Wed, 20 Jun 2007 05:57:33 +0000]
ordering change to squash an M::I warning
Matt S Trout [Wed, 20 Jun 2007 04:14:52 +0000]
probably fix bulk_create
Matt S Trout [Wed, 20 Jun 2007 04:00:54 +0000]
eleiminate vestigial code in PK::Auto
Matt S Trout [Wed, 20 Jun 2007 04:00:03 +0000]
SQL statement in errors
Matt S Trout [Wed, 20 Jun 2007 03:57:08 +0000]
remove rogue use line
Cory G Watson [Tue, 19 Jun 2007 21:07:39 +0000]
Call ensure_connected in txn_begin to avoid stomping on the transaction depth
Matt S Trout [Tue, 19 Jun 2007 17:58:03 +0000]
make errors during deploy soft
Brandon L. Black [Tue, 19 Jun 2007 00:21:56 +0000]
exception rethrow method from LTJake
Matt S Trout [Sun, 17 Jun 2007 21:13:23 +0000]
0.08001 because I'm an idiot
Matt S Trout [Sun, 17 Jun 2007 19:27:08 +0000]
Merge 'DBIx-Class-current' into 'trunk'
0.08000 release commit
Brandon L. Black [Sat, 16 Jun 2007 18:49:33 +0000]
autoflush debugfh, plus Changes for this and the weakref thing
Matt S Trout [Sat, 16 Jun 2007 17:19:36 +0000]
fix conditional and document behaviour
Brandon L. Black [Thu, 14 Jun 2007 19:54:13 +0000]
weaken the storage reference in the HandleError closure!
Brandon L. Black [Wed, 13 Jun 2007 05:31:39 +0000]
0.07999_06 Changes + Release
Matt S Trout [Wed, 13 Jun 2007 01:18:01 +0000]
make last_insert_id take multiple column names
Brandon L. Black [Tue, 12 Jun 2007 22:42:11 +0000]
default stacktrace on if $ENV{DBIC_TRACE} is on
Brandon L. Black [Tue, 12 Jun 2007 07:50:34 +0000]
exception objects to make stacktrace work right (!!)
Brandon L. Black [Tue, 12 Jun 2007 07:46:50 +0000]
small throw_exception fixes
Brandon L. Black [Tue, 12 Jun 2007 06:10:52 +0000]
add some storage exception tests, and fix a really obscure bug in DBIC::S::DBI::Cursor::DESTROY
Brandon L. Black [Mon, 11 Jun 2007 17:31:20 +0000]
oops, small POD typo
Brandon L. Black [Mon, 11 Jun 2007 17:29:49 +0000]
Changes updates
Brandon L. Black [Mon, 11 Jun 2007 17:25:11 +0000]
$dbh->{HandleError} does throw_exception, "unsafe" connect_info option to suppress mucking with (Handle|Raise|Print)Error, lots of redundant evals for debug info removed
Brandon L. Black [Mon, 11 Jun 2007 17:22:08 +0000]
add stacktrace option to modify the default behavior of throw_exception
Matt S Trout [Sun, 10 Jun 2007 16:41:57 +0000]
slight tweak
Matt S Trout [Sun, 10 Jun 2007 16:10:37 +0000]
fix page-within-page bug
Brandon L. Black [Sun, 10 Jun 2007 15:09:33 +0000]
added back the r3131 tests in concise form, wrapped S::DBI::_execute in dbh_do to fix
Brandon L. Black [Thu, 7 Jun 2007 23:42:57 +0000]
0.07999_05 (2nd 0.08 RC)
Matt S Trout [Fri, 8 Jun 2007 01:16:34 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r52870@cain (orig r3477): matthewt | 2007-06-07 20:16:34 +0000
test fixups
Matt S Trout [Thu, 7 Jun 2007 20:16:34 +0000]
test fixups
Matt S Trout [Wed, 6 Jun 2007 21:27:39 +0000]
make source_name rw again, users can shoot themselves in the foot if they want to
K J Cheetham [Tue, 5 Jun 2007 14:46:58 +0000]
POD tweak
Brandon L. Black [Tue, 5 Jun 2007 11:07:34 +0000]
Fixed up SQLT test/runtime deps
Brandon L. Black [Mon, 4 Jun 2007 15:33:54 +0000]
update Changes
Brandon L. Black [Mon, 4 Jun 2007 15:32:23 +0000]
skip parts of t/60core.t if no DateTime::Format::MySQL
Brandon L. Black [Fri, 1 Jun 2007 14:43:16 +0000]
0.07999_04 Changes leader
Brandon L. Black [Fri, 1 Jun 2007 14:42:19 +0000]
0.07999_04, release candidate
Brandon L. Black [Fri, 1 Jun 2007 14:03:13 +0000]
syntax fix: $#{@x} is invalid syntax that happens to work on released perls, but breaks in 5.9.5+
K J Cheetham [Fri, 1 Jun 2007 12:46:41 +0000]
pod tweaking for line wrappings
Matt S Trout [Fri, 1 Jun 2007 12:14:29 +0000]
imported Replication store from branch
Brandon L. Black [Fri, 1 Jun 2007 02:07:59 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r32094@brandon-blacks-computer (orig r3460): blblack | 2007-05-31 21:07:59 -0500
add "use Class::C3" to S::DBI::Sybase::MSSQL, doc reinitialize() bug there
Brandon L. Black [Fri, 1 Jun 2007 02:07:59 +0000]
add "use Class::C3" to S::DBI::Sybase::MSSQL, doc reinitialize() bug there
Brandon L. Black [Fri, 1 Jun 2007 01:49:50 +0000]
fix 93nobindvars for people not testing MySQL
Matt S Trout [Fri, 1 Jun 2007 00:23:39 +0000]
remove note about failing test since it doesn't anymore
Brandon L. Black [Fri, 1 Jun 2007 00:14:27 +0000]
remove dupe Changes entry
Brandon L. Black [Thu, 31 May 2007 23:44:14 +0000]
fix test warning (double "my")
Matt S Trout [Thu, 31 May 2007 23:18:23 +0000]
LEFT join problem fixed
J. Shirley [Thu, 31 May 2007 23:13:06 +0000]
Adding failing test for left-join with no join record present
Brandon L. Black [Thu, 31 May 2007 20:48:31 +0000]
integrate nobindvars/_prep_for_execute with the bind_params changes (also converted some arrays to arrayrefs in the arg lists of private methods)
Brandon L. Black [Thu, 31 May 2007 20:01:34 +0000]
error handling cleanup for _execute, etc
Brandon L. Black [Thu, 31 May 2007 19:22:37 +0000]
_execute throws execptions as opposed to returning undef, so check errors that way
Brandon L. Black [Thu, 31 May 2007 17:55:12 +0000]
Changes synced up
Brandon L. Black [Thu, 31 May 2007 17:28:59 +0000]
reverting changeset 3131, probably needs to be fixed in another way, and it overlaps a different possibly bad merge resolution that needs to be fixed as well
Brandon L. Black [Thu, 31 May 2007 16:28:02 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r32078@brandon-blacks-computer (orig r3444): blblack | 2007-05-31 11:28:02 -0500
trunk Changes updates since 0.07006
Brandon L. Black [Thu, 31 May 2007 16:28:02 +0000]
trunk Changes updates since 0.07006
Matt S Trout [Wed, 30 May 2007 23:51:55 +0000]
added schema_version method to bypass version.pm
Dagfinn Ilmari Mannsåker [Wed, 30 May 2007 11:31:47 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r32073@brandon-blacks-computer (orig r3439): ilmari | 2007-05-30 06:31:47 -0500
Include the DBI error message if a deploy statement fails.
Dagfinn Ilmari Mannsåker [Wed, 30 May 2007 11:31:47 +0000]
Include the DBI error message if a deploy statement fails.
Brandon L. Black [Tue, 29 May 2007 19:49:54 +0000]
a few small pod coverage fixes
Brandon L. Black [Tue, 29 May 2007 19:20:56 +0000]
converted the vendor tests to use schema objects intead of schema classes
also moved some of the final "DROP TABLE" stuff into END blocks to drop them more reliably
Brandon L. Black [Tue, 29 May 2007 18:04:38 +0000]
make sure we take fresh copies of connect_info, safer than letting people mod it out from under us
John Napiorkowski [Tue, 29 May 2007 15:40:39 +0000]
removed meaningless warnings from test
Matt S Trout [Tue, 29 May 2007 01:47:07 +0000]
update for 07999_03
Matt S Trout [Tue, 29 May 2007 01:15:46 +0000]
fix up stupid mistake I made merging
Matt S Trout [Tue, 29 May 2007 01:11:27 +0000]
re-add missing semicolon in pod
Matt S Trout [Tue, 29 May 2007 01:09:06 +0000]
Merge 'bulk_create' into 'DBIx-Class-current'
Matt S Trout [Tue, 29 May 2007 01:08:17 +0000]
Merge 'bulk_create' into 'DBIx-Class-current'
Matt S Trout [Tue, 29 May 2007 04:48:28 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'
r51845@cain (orig r3392): matthewt | 2007-05-28 23:48:28 +0000
remove debug warn
Matt S Trout [Mon, 28 May 2007 23:48:28 +0000]
remove debug warn
John Napiorkowski [Mon, 28 May 2007 22:42:17 +0000]
Added hack to force wantarray mode if bulk insert can't complete due to missing relating keys in the data. Updated tests to reflect above.
Matt S Trout [Mon, 28 May 2007 21:57:08 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'
r51652@cain (orig r3338): matthewt | 2007-05-20 00:05:23 +0000
find/next change to return undef rather than () on fail from Bernhard Graf
r51653@cain (orig r3339): matthewt | 2007-05-20 00:09:33 +0000
deprecation warning for compose_connection now caught and tested
r51654@cain (orig r3340): ilmari | 2007-05-20 00:10:20 +0000
add tests for nested prefetch with many_to_many and chained search_related
r51667@cain (orig r3341): matthewt | 2007-05-21 14:22:52 +0000
fixed WhereJoins to handle conditions edge cases
r51760@cain (orig r3352): groditi | 2007-05-21 22:29:11 +0000
result_class is getting leaked somewhere in related_resultset, failing test included
r51762@cain (orig r3354): claco | 2007-05-22 00:32:35 +0000
added get_inflated_columns to Row
r51764@cain (orig r3356): blblack | 2007-05-22 01:40:14 +0000
r30913@brandon-blacks-computer (orig r3263): matthewt | 2007-05-06 11:52:36 -0500
patch from soulchild (thanks!)
r31140@brandon-blacks-computer (orig r3318): castaway | 2007-05-17 07:56:49 -0500
Applied patch from Pedro Melo to fix order of components in the example
r31938@brandon-blacks-computer (orig r3348): ilmari | 2007-05-21 15:23:36 -0500
Copy the working mk_hash from HashRefInflator in -current into Cookbook
r31946@brandon-blacks-computer (orig r3355): blblack | 2007-05-21 20:21:42 -0500
connect_info should return the same data it was given
r51765@cain (orig r3357): blblack | 2007-05-22 01:44:57 +0000
cleanup on aisle 7
r51766@cain (orig r3358): claco | 2007-05-22 02:36:28 +0000
%colinfo accessor and inflate_column now work together
r51772@cain (orig r3364): groditi | 2007-05-22 16:24:15 +0000
fix to t/97result_class.t and fixed tests too
r51820@cain (orig r3383): matthewt | 2007-05-25 16:00:52 +0000
prefetch/cache fixes for all but find
Matt S Trout [Fri, 25 May 2007 16:00:52 +0000]
prefetch/cache fixes for all but find
John Napiorkowski [Fri, 25 May 2007 04:42:13 +0000]
fixed some tests
John Napiorkowski [Fri, 25 May 2007 04:21:26 +0000]
Expanded tests and clarified test parameters.
Guillermo Roditi [Tue, 22 May 2007 16:24:15 +0000]
fix to t/97result_class.t and fixed tests too
Christopher H. Laco [Tue, 22 May 2007 02:36:28 +0000]
%colinfo accessor and inflate_column now work together
Brandon L. Black [Tue, 22 May 2007 01:44:57 +0000]
cleanup on aisle 7
Brandon L. Black [Tue, 22 May 2007 01:40:14 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r30913@brandon-blacks-computer (orig r3263): matthewt | 2007-05-06 11:52:36 -0500
patch from soulchild (thanks!)
r31140@brandon-blacks-computer (orig r3318): castaway | 2007-05-17 07:56:49 -0500
Applied patch from Pedro Melo to fix order of components in the example
r31938@brandon-blacks-computer (orig r3348): ilmari | 2007-05-21 15:23:36 -0500
Copy the working mk_hash from HashRefInflator in -current into Cookbook
r31946@brandon-blacks-computer (orig r3355): blblack | 2007-05-21 20:21:42 -0500
connect_info should return the same data it was given
Brandon L. Black [Tue, 22 May 2007 01:21:42 +0000]
connect_info should return the same data it was given
Christopher H. Laco [Tue, 22 May 2007 00:32:35 +0000]
added get_inflated_columns to Row
John Napiorkowski [Mon, 21 May 2007 23:47:56 +0000]
-- added support for belongs_to type relationships and better support for when the relating keys are autogenerated.
-- more tests.
Guillermo Roditi [Mon, 21 May 2007 22:29:11 +0000]
result_class is getting leaked somewhere in related_resultset, failing test included
John Napiorkowski [Mon, 21 May 2007 20:35:35 +0000]
clarify problem with missing relationship keys for bulk_insert mode
Dagfinn Ilmari Mannsåker [Mon, 21 May 2007 20:23:36 +0000]
Copy the working mk_hash from HashRefInflator in -current into Cookbook