16 years agorestore mk_classaccessor
Matt S Trout [Fri, 22 Jun 2007 01:10:12 +0000]
restore mk_classaccessor

16 years ago08002
Matt S Trout [Wed, 20 Jun 2007 06:39:49 +0000]
08002

16 years agoordering change to squash an M::I warning
Matt S Trout [Wed, 20 Jun 2007 05:57:33 +0000]
ordering change to squash an M::I warning

16 years agoprobably fix bulk_create
Matt S Trout [Wed, 20 Jun 2007 04:14:52 +0000]
probably fix bulk_create

16 years agoeleiminate vestigial code in PK::Auto
Matt S Trout [Wed, 20 Jun 2007 04:00:54 +0000]
eleiminate vestigial code in PK::Auto

16 years agoSQL statement in errors
Matt S Trout [Wed, 20 Jun 2007 04:00:03 +0000]
SQL statement in errors

16 years agoremove rogue use line
Matt S Trout [Wed, 20 Jun 2007 03:57:08 +0000]
remove rogue use line

16 years agoCall ensure_connected in txn_begin to avoid stomping on the transaction depth
Cory G Watson [Tue, 19 Jun 2007 21:07:39 +0000]
Call ensure_connected in txn_begin to avoid stomping on the transaction depth

16 years agomake errors during deploy soft
Matt S Trout [Tue, 19 Jun 2007 17:58:03 +0000]
make errors during deploy soft

16 years agoexception rethrow method from LTJake
Brandon L. Black [Tue, 19 Jun 2007 00:21:56 +0000]
exception rethrow method from LTJake

16 years ago0.08001 because I'm an idiot
Matt S Trout [Sun, 17 Jun 2007 21:13:23 +0000]
0.08001 because I'm an idiot

16 years agoMerge 'DBIx-Class-current' into 'trunk'
Matt S Trout [Sun, 17 Jun 2007 19:27:08 +0000]
Merge 'DBIx-Class-current' into 'trunk'

0.08000 release commit

16 years agoautoflush debugfh, plus Changes for this and the weakref thing
Brandon L. Black [Sat, 16 Jun 2007 18:49:33 +0000]
autoflush debugfh, plus Changes for this and the weakref thing

16 years agofix conditional and document behaviour
Matt S Trout [Sat, 16 Jun 2007 17:19:36 +0000]
fix conditional and document behaviour

16 years agoweaken the storage reference in the HandleError closure!
Brandon L. Black [Thu, 14 Jun 2007 19:54:13 +0000]
weaken the storage reference in the HandleError closure!

16 years ago0.07999_06 Changes + Release
Brandon L. Black [Wed, 13 Jun 2007 05:31:39 +0000]
0.07999_06 Changes + Release

16 years agomake last_insert_id take multiple column names
Matt S Trout [Wed, 13 Jun 2007 01:18:01 +0000]
make last_insert_id take multiple column names

16 years agodefault stacktrace on if $ENV{DBIC_TRACE} is on
Brandon L. Black [Tue, 12 Jun 2007 22:42:11 +0000]
default stacktrace on if $ENV{DBIC_TRACE} is on

16 years agoexception objects to make stacktrace work right (!!)
Brandon L. Black [Tue, 12 Jun 2007 07:50:34 +0000]
exception objects to make stacktrace work right (!!)

16 years agosmall throw_exception fixes
Brandon L. Black [Tue, 12 Jun 2007 07:46:50 +0000]
small throw_exception fixes

16 years agoadd some storage exception tests, and fix a really obscure bug in DBIC::S::DBI::Curso...
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

16 years agooops, small POD typo
Brandon L. Black [Mon, 11 Jun 2007 17:31:20 +0000]
oops, small POD typo

16 years agoChanges updates
Brandon L. Black [Mon, 11 Jun 2007 17:29:49 +0000]
Changes updates

16 years ago$dbh->{HandleError} does throw_exception, "unsafe" connect_info option to suppress...
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

16 years agoadd stacktrace option to modify the default behavior of throw_exception
Brandon L. Black [Mon, 11 Jun 2007 17:22:08 +0000]
add stacktrace option to modify the default behavior of throw_exception

16 years agoslight tweak
Matt S Trout [Sun, 10 Jun 2007 16:41:57 +0000]
slight tweak

16 years agofix page-within-page bug
Matt S Trout [Sun, 10 Jun 2007 16:10:37 +0000]
fix page-within-page bug

16 years agoadded back the r3131 tests in concise form, wrapped S::DBI::_execute in dbh_do to fix
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

16 years ago0.07999_05 (2nd 0.08 RC)
Brandon L. Black [Thu, 7 Jun 2007 23:42:57 +0000]
0.07999_05 (2nd 0.08 RC)

16 years agoMerge 'trunk' into 'DBIx-Class-current'
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

16 years agotest fixups
Matt S Trout [Thu, 7 Jun 2007 20:16:34 +0000]
test fixups

16 years agomake source_name rw again, users can shoot themselves in the foot if they want to
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

16 years agoPOD tweak
K J Cheetham [Tue, 5 Jun 2007 14:46:58 +0000]
POD tweak

16 years agoFixed up SQLT test/runtime deps
Brandon L. Black [Tue, 5 Jun 2007 11:07:34 +0000]
Fixed up SQLT test/runtime deps

16 years agoupdate Changes
Brandon L. Black [Mon, 4 Jun 2007 15:33:54 +0000]
update Changes

16 years agoskip parts of t/60core.t if no DateTime::Format::MySQL
Brandon L. Black [Mon, 4 Jun 2007 15:32:23 +0000]
skip parts of t/60core.t if no DateTime::Format::MySQL

16 years ago0.07999_04 Changes leader
Brandon L. Black [Fri, 1 Jun 2007 14:43:16 +0000]
0.07999_04 Changes leader

16 years ago0.07999_04, release candidate
Brandon L. Black [Fri, 1 Jun 2007 14:42:19 +0000]
0.07999_04, release candidate

16 years agosyntax fix: $#{@x} is invalid syntax that happens to work on released perls, but...
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+

16 years agopod tweaking for line wrappings
K J Cheetham [Fri, 1 Jun 2007 12:46:41 +0000]
pod tweaking for line wrappings

16 years agoimported Replication store from branch
Matt S Trout [Fri, 1 Jun 2007 12:14:29 +0000]
imported Replication store from branch

16 years agoMerge 'trunk' into 'DBIx-Class-current'
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

16 years agoadd "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

16 years agofix 93nobindvars for people not testing MySQL
Brandon L. Black [Fri, 1 Jun 2007 01:49:50 +0000]
fix 93nobindvars for people not testing MySQL

16 years agoremove note about failing test since it doesn't anymore
Matt S Trout [Fri, 1 Jun 2007 00:23:39 +0000]
remove note about failing test since it doesn't anymore

16 years agoremove dupe Changes entry
Brandon L. Black [Fri, 1 Jun 2007 00:14:27 +0000]
remove dupe Changes entry

16 years agofix test warning (double "my")
Brandon L. Black [Thu, 31 May 2007 23:44:14 +0000]
fix test warning (double "my")

16 years agoLEFT join problem fixed
Matt S Trout [Thu, 31 May 2007 23:18:23 +0000]
LEFT join problem fixed

16 years agoAdding failing test for left-join with no join record present
J. Shirley [Thu, 31 May 2007 23:13:06 +0000]
Adding failing test for left-join with no join record present

16 years agointegrate nobindvars/_prep_for_execute with the bind_params changes (also converted...
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)

16 years agoerror handling cleanup for _execute, etc
Brandon L. Black [Thu, 31 May 2007 20:01:34 +0000]
error handling cleanup for _execute, etc

16 years ago_execute throws execptions as opposed to returning undef, so check errors that way
Brandon L. Black [Thu, 31 May 2007 19:22:37 +0000]
_execute throws execptions as opposed to returning undef, so check errors that way

16 years agoChanges synced up
Brandon L. Black [Thu, 31 May 2007 17:55:12 +0000]
Changes synced up

16 years agoreverting changeset 3131, probably needs to be fixed in another way, and it overlaps...
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

16 years agoMerge 'trunk' into 'DBIx-Class-current'
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

16 years agotrunk Changes updates since 0.07006
Brandon L. Black [Thu, 31 May 2007 16:28:02 +0000]
trunk Changes updates since 0.07006

16 years agoadded schema_version method to bypass version.pm
Matt S Trout [Wed, 30 May 2007 23:51:55 +0000]
added schema_version method to bypass version.pm

16 years agoMerge 'trunk' into 'DBIx-Class-current'
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.

16 years agoInclude 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.

16 years agoa few small pod coverage fixes
Brandon L. Black [Tue, 29 May 2007 19:49:54 +0000]
a few small pod coverage fixes

16 years agoconverted the vendor tests to use schema objects intead of schema classes
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

16 years agomake sure we take fresh copies of connect_info, safer than letting people mod it...
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

16 years agoremoved meaningless warnings from test
John Napiorkowski [Tue, 29 May 2007 15:40:39 +0000]
removed meaningless warnings from test

16 years agoupdate for 07999_03
Matt S Trout [Tue, 29 May 2007 01:47:07 +0000]
update for 07999_03

16 years agofix up stupid mistake I made merging
Matt S Trout [Tue, 29 May 2007 01:15:46 +0000]
fix up stupid mistake I made merging

16 years agore-add missing semicolon in pod
Matt S Trout [Tue, 29 May 2007 01:11:27 +0000]
re-add missing semicolon in pod

16 years agoMerge 'bulk_create' into 'DBIx-Class-current'
Matt S Trout [Tue, 29 May 2007 01:09:06 +0000]
Merge 'bulk_create' into 'DBIx-Class-current'

16 years agoMerge 'bulk_create' into 'DBIx-Class-current'
Matt S Trout [Tue, 29 May 2007 01:08:17 +0000]
Merge 'bulk_create' into 'DBIx-Class-current'

16 years agoMerge 'DBIx-Class-current' into 'bulk_create'
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

16 years agoremove debug warn
Matt S Trout [Mon, 28 May 2007 23:48:28 +0000]
remove debug warn

16 years agoAdded hack to force wantarray mode if bulk insert can't complete due to missing relat...
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.

16 years agoMerge 'DBIx-Class-current' into 'bulk_create'
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

16 years agoprefetch/cache fixes for all but find
Matt S Trout [Fri, 25 May 2007 16:00:52 +0000]
prefetch/cache fixes for all but find

16 years agofixed some tests
John Napiorkowski [Fri, 25 May 2007 04:42:13 +0000]
fixed some tests

16 years agoExpanded tests and clarified test parameters.
John Napiorkowski [Fri, 25 May 2007 04:21:26 +0000]
Expanded tests and clarified test parameters.

16 years agofix to t/97result_class.t and fixed tests too
Guillermo Roditi [Tue, 22 May 2007 16:24:15 +0000]
fix to t/97result_class.t and fixed tests too

16 years ago%colinfo accessor and inflate_column now work together
Christopher H. Laco [Tue, 22 May 2007 02:36:28 +0000]
%colinfo accessor and inflate_column now work together

16 years agocleanup on aisle 7
Brandon L. Black [Tue, 22 May 2007 01:44:57 +0000]
cleanup on aisle 7

16 years agoMerge 'trunk' into 'DBIx-Class-current'
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

16 years agoconnect_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

16 years agoadded get_inflated_columns to Row
Christopher H. Laco [Tue, 22 May 2007 00:32:35 +0000]
added get_inflated_columns to Row

16 years ago-- added support for belongs_to type relationships and better support for when the...
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.

16 years agoresult_class is getting leaked somewhere in related_resultset, failing test included
Guillermo Roditi [Mon, 21 May 2007 22:29:11 +0000]
result_class is getting leaked somewhere in related_resultset, failing test included

16 years agoclarify problem with missing relationship keys for bulk_insert mode
John Napiorkowski [Mon, 21 May 2007 20:35:35 +0000]
clarify problem with missing relationship keys for bulk_insert mode

16 years agoCopy the working mk_hash from HashRefInflator in -current into Cookbook
Dagfinn Ilmari Mannsåker [Mon, 21 May 2007 20:23:36 +0000]
Copy the working mk_hash from HashRefInflator in -current into Cookbook

16 years agofixed WhereJoins to handle conditions edge cases
Matt S Trout [Mon, 21 May 2007 14:22:52 +0000]
fixed WhereJoins to handle conditions edge cases

16 years agoadd tests for nested prefetch with many_to_many and chained search_related
Dagfinn Ilmari Mannsåker [Sun, 20 May 2007 00:10:20 +0000]
add tests for nested prefetch with many_to_many and chained search_related

16 years agodeprecation warning for compose_connection now caught and tested
Matt S Trout [Sun, 20 May 2007 00:09:33 +0000]
deprecation warning for compose_connection now caught and tested

16 years agofind/next change to return undef rather than () on fail from Bernhard Graf
Matt S Trout [Sun, 20 May 2007 00:05:23 +0000]
find/next change to return undef rather than () on fail from Bernhard Graf

16 years agoTest populate_rs with belongs_to rels
Jess Robinson [Sat, 19 May 2007 15:33:46 +0000]
Test populate_rs with belongs_to rels

16 years agoMerge 'DBIx-Class-current' into 'bulk_create'
Matt S Trout [Sat, 19 May 2007 21:05:13 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

16 years agoMerge 'DBIx-Class-current' into 'bulk_create'
Matt S Trout [Sat, 19 May 2007 20:05:13 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

r51635@cain (orig r3331):  matthewt | 2007-05-19 15:05:13 +0000
result_source must be passed to new_result

16 years agoresult_source must be passed to new_result
Matt S Trout [Sat, 19 May 2007 15:05:13 +0000]
result_source must be passed to new_result

16 years ago-- Additional tests for checking correct autocreation of PK's when needed
John Napiorkowski [Fri, 18 May 2007 16:01:47 +0000]
-- Additional tests for checking correct autocreation of PK's when needed
-- Cleaned up the code to reflect DBIx indenting standards
-- Additional documentation

16 years agoMerge 'DBIx-Class-current' into 'bulk_create'
Jess Robinson [Fri, 18 May 2007 12:24:00 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

r3302@lilith (orig r3300):  matthewt | 2007-05-11 04:54:27 +0100
eliminate the last of the AutoCommit warnings
r3304@lilith (orig r3302):  matthewt | 2007-05-11 13:38:18 +0100
fixup for Oracle WHERE join stuff from abraxxa
r3310@lilith (orig r3308):  claco | 2007-05-12 02:31:37 +0100
Require CAG 0.05002 to kill Class::Inspector warnings.

r3317@lilith (orig r3315):  blblack | 2007-05-14 23:59:07 +0100
default AutoCommit to 1 if not explicitly set, and stop warning about it

16 years ago-- some additional tests for edge cases
John Napiorkowski [Fri, 18 May 2007 00:05:07 +0000]
-- some additional tests for edge cases
-- code cleanups
-- more intuitive handling of single row sub populates

16 years ago- void context only uses insert bulk now.
John Napiorkowski [Thu, 17 May 2007 20:03:35 +0000]
- void context only uses insert bulk now.
- added a few test for edge cases, like only one row to insert

16 years agoApplied patch from Pedro Melo to fix order of components in the example
Jess Robinson [Thu, 17 May 2007 12:56:49 +0000]
Applied patch from Pedro Melo to fix order of components in the example

16 years agoPasses all the tests but..
John Napiorkowski [Tue, 15 May 2007 17:59:59 +0000]
Passes all the tests but..
 -- Had to change the test to make each row declare the same columns (no autocreate for autoPKs)
 -- Right now inner related resultsets call popular in array context.  Needs to be fixed

16 years agodefault AutoCommit to 1 if not explicitly set, and stop warning about it
Brandon L. Black [Mon, 14 May 2007 22:59:07 +0000]
default AutoCommit to 1 if not explicitly set, and stop warning about it