18 years agoFix to columns_info_for for type(size)
Matt S Trout [Sun, 19 Mar 2006 21:15:38 +0000]
Fix to columns_info_for for type(size)

18 years agoPost-merge fixups
Matt S Trout [Sat, 18 Mar 2006 23:26:18 +0000]
Post-merge fixups

18 years agoMerge 'DBIx-Class-current' into 'trunk'
Matt S Trout [Sat, 18 Mar 2006 23:12:21 +0000]
Merge 'DBIx-Class-current' into 'trunk'

18 years agoMerge 'DBIx-Class-current' into 'trunk'
David Kamholz [Wed, 1 Mar 2006 08:56:06 +0000]
Merge 'DBIx-Class-current' into 'trunk'

18 years ago(no commit message)
Matt S Trout [Sat, 18 Mar 2006 22:38:07 +0000]

18 years agoAdded a couple entries to the TODO list.
Aran Deltac [Sat, 18 Mar 2006 21:59:08 +0000]
Added a couple entries to the TODO list.

18 years agoFix for delete on full-table resultsets
Matt S Trout [Sat, 18 Mar 2006 18:46:35 +0000]
Fix for delete on full-table resultsets

18 years agoAdded _04 placeholder and note for last commit
Matt S Trout [Sat, 18 Mar 2006 18:12:05 +0000]
Added _04 placeholder and note for last commit

18 years agoFixup for count
Matt S Trout [Sat, 18 Mar 2006 17:51:28 +0000]
Fixup for count

18 years agotrivial optimization to MODIFY_CODE_ATTRIBUTES
David Kamholz [Fri, 17 Mar 2006 08:38:09 +0000]
trivial optimization to MODIFY_CODE_ATTRIBUTES

18 years agoput phaylon back, he was a victim of svk :)
David Kamholz [Thu, 16 Mar 2006 18:31:41 +0000]
put phaylon back, he was a victim of svk :)

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Justin Guenther [Thu, 16 Mar 2006 16:26:06 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r9906@haferschleim (orig r1105):  jguenther | 2006-03-16 10:26:06 +0100
fixed e-mail address

18 years agohopefully fix atsushi kobayahi's ResultSetManager issue
David Kamholz [Thu, 16 Mar 2006 18:29:11 +0000]
hopefully fix atsushi kobayahi's ResultSetManager issue

18 years agofix for pg seq detection.
Marcus Ramberg [Thu, 16 Mar 2006 10:38:25 +0000]
fix for pg seq detection.

18 years agofixed e-mail address
Justin Guenther [Thu, 16 Mar 2006 09:26:06 +0000]
fixed e-mail address

18 years agodoc clarifications to ResultSetManager
David Kamholz [Thu, 16 Mar 2006 05:04:49 +0000]
doc clarifications to ResultSetManager

18 years agosilence PrintError in our RaiseError eval
Brandon L. Black [Wed, 15 Mar 2006 14:07:30 +0000]
silence PrintError in our RaiseError eval

18 years agoreplace the ugly _column_info_broken method-flag with an eval on the dbh call/execute...
Brandon L. Black [Wed, 15 Mar 2006 13:51:11 +0000]
replace the ugly _column_info_broken method-flag with an eval on the dbh call/execute instead

18 years agoChanges updates
Brandon L. Black [Wed, 15 Mar 2006 13:24:01 +0000]
Changes updates

18 years ago>connection does nothing if storage defined and no arguments (which in turn makes...
Brandon L. Black [Wed, 15 Mar 2006 13:18:33 +0000]
>connection does nothing if storage defined and no arguments (which in turn makes $schema->connect(undef) act like $schema->clone if already connected)

18 years agoStorage::DBI throws intelligent exception if no @connect_info
Brandon L. Black [Wed, 15 Mar 2006 13:17:24 +0000]
Storage::DBI throws intelligent exception if no @connect_info

18 years agocolumns_info_for upgrades, related test updates, related DB2 fix
Brandon L. Black [Wed, 15 Mar 2006 13:13:56 +0000]
columns_info_for upgrades, related test updates, related DB2 fix

18 years agofork tests/code improved, ithreads tests/code added, version bumped
Brandon L. Black [Wed, 15 Mar 2006 04:50:25 +0000]
fork tests/code improved, ithreads tests/code added, version bumped

18 years agofixed test plan
Justin Guenther [Tue, 14 Mar 2006 23:39:45 +0000]
fixed test plan

18 years agoweaken result_source in all resultsets
David Kamholz [Tue, 14 Mar 2006 23:31:05 +0000]
weaken result_source in all resultsets

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Kieren Diment [Tue, 14 Mar 2006 06:19:23 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r9838@haferschleim (orig r1083):  zarquon | 2006-03-14 00:19:23 +0100
Changed DB namespace to MyDatabase namespace

18 years agoadded a test for count() caching
Justin Guenther [Tue, 14 Mar 2006 23:24:08 +0000]
added a test for count() caching

18 years agoadded an old change to Changes
Justin Guenther [Tue, 14 Mar 2006 21:26:26 +0000]
added an old change to Changes

18 years agoChanges update / version bump for 0.05999_03 release
Brandon L. Black [Tue, 14 Mar 2006 01:51:53 +0000]
Changes update / version bump for 0.05999_03 release

18 years agoFixed hm prefetch
Matt S Trout [Tue, 14 Mar 2006 01:06:13 +0000]
Fixed hm prefetch

18 years agoChanged DB namespace to MyDatabase namespace
Kieren Diment [Mon, 13 Mar 2006 23:19:23 +0000]
Changed DB namespace to MyDatabase namespace

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Kieren Diment [Sat, 11 Mar 2006 21:56:15 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r7468@fortuna (orig r1063):  zarquon | 2006-03-11 15:56:15 -0500
minor change to AUTHOR section

18 years agodoc tweaks, failing test from jcs
Matt S Trout [Mon, 13 Mar 2006 13:04:45 +0000]
doc tweaks, failing test from jcs

18 years agofix for hm prefetch and test.
Marcus Ramberg [Mon, 13 Mar 2006 13:00:24 +0000]
fix for hm prefetch and test.

18 years agoOops, deploy only drops tables if you tell it to..
Jess Robinson [Sun, 12 Mar 2006 00:01:27 +0000]
Oops, deploy only drops tables if you tell it to..
Also add sizes to varchar fields in dbictest schema

18 years agodeploy debugging and drop table statements
Jess Robinson [Sat, 11 Mar 2006 23:09:06 +0000]
deploy debugging and drop table statements

18 years agominor change to AUTHOR section
Kieren Diment [Sat, 11 Mar 2006 20:56:15 +0000]
minor change to AUTHOR section

18 years agodoc fix£
Matt S Trout [Fri, 10 Mar 2006 19:42:18 +0000]
doc fix£

18 years agofix Changes, remove README
David Kamholz [Fri, 10 Mar 2006 12:38:22 +0000]
fix Changes, remove README

18 years agochanges for 0.05999_02
David Kamholz [Fri, 10 Mar 2006 12:29:19 +0000]
changes for 0.05999_02

18 years agotest fixups, Schema optimisation tweaks
Matt S Trout [Fri, 10 Mar 2006 12:11:02 +0000]
test fixups, Schema optimisation tweaks

18 years agoUpdate changes to show the fact we've hidden stuff from PAUSE
Scott McWhirter [Fri, 10 Mar 2006 03:15:03 +0000]
Update changes to show the fact we've hidden stuff from PAUSE

18 years agofix typo in Changes
David Kamholz [Fri, 10 Mar 2006 02:34:55 +0000]
fix typo in Changes

18 years agoAllow scalarefs passed to order_by to pass straight through to SQL
Cory G Watson [Thu, 9 Mar 2006 22:35:19 +0000]
Allow scalarefs passed to order_by to pass straight through to SQL

18 years agoUpdate to hide modules from the PAUSE Indexer.
Scott McWhirter [Thu, 9 Mar 2006 20:50:32 +0000]
Update to hide modules from the PAUSE Indexer.

18 years agoUpdate to add myself to contributors and to hide Modules from the PAUSE Indexer.
Scott McWhirter [Thu, 9 Mar 2006 20:26:38 +0000]
Update to add myself to contributors and to hide Modules from the PAUSE Indexer.

18 years ago0.05999_01 shipped
Matt S Trout [Thu, 9 Mar 2006 19:30:14 +0000]
0.05999_01 shipped

18 years agoforgot a couple commits ago
David Kamholz [Thu, 9 Mar 2006 15:58:42 +0000]
forgot a couple commits ago

18 years agofix a couple stray regexen
David Kamholz [Thu, 9 Mar 2006 15:40:43 +0000]
fix a couple stray regexen

18 years agomore small cleanup, rename insert_or_update to update_or_insert
David Kamholz [Thu, 9 Mar 2006 15:25:49 +0000]
more small cleanup, rename insert_or_update to update_or_insert

18 years agomore assorted kleenoops
David Kamholz [Thu, 9 Mar 2006 00:18:03 +0000]
more assorted kleenoops

18 years agocleanup ResultSource a bit, plus a couple trivial cleanups
David Kamholz [Wed, 8 Mar 2006 23:47:30 +0000]
cleanup ResultSource a bit, plus a couple trivial cleanups

18 years agoassorted crunchy code cleanups to ResultSet.pm (you can kill me if anything broke)
David Kamholz [Wed, 8 Mar 2006 21:47:44 +0000]
assorted crunchy code cleanups to ResultSet.pm (you can kill me if anything broke)

18 years agofix a couple mistakes in last commit
David Kamholz [Wed, 8 Mar 2006 20:28:00 +0000]
fix a couple mistakes in last commit

18 years agorename columns attr to cols
David Kamholz [Wed, 8 Mar 2006 20:22:39 +0000]
rename columns attr to cols
clean up ResultSet new() a little
normalize some doc examples by passing undef as first value to search

18 years agoMerge 'trunk' into 'DBIx-Class-current'
David Kamholz [Wed, 8 Mar 2006 20:20:44 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r6339@haferschleim (orig r1015):  blblack | 2006-03-04 00:52:11 +0100
small typo fix to ExampleSchema.pod
r6340@haferschleim (orig r1016):  blblack | 2006-03-04 01:12:36 +0100
a few more fixups to ExampleSchema.pod

18 years agocollapse has to be an attr too, bah
Matt S Trout [Wed, 8 Mar 2006 18:33:15 +0000]
collapse has to be an attr too, bah

18 years agoAdded tests for has_column_loaded
Marcus Ramberg [Wed, 8 Mar 2006 18:18:42 +0000]
Added tests for has_column_loaded

18 years agoadd second test to 23cache, that doesn't work
David Kamholz [Wed, 8 Mar 2006 18:17:09 +0000]
add second test to 23cache, that doesn't work

18 years agoadd test for last fix
David Kamholz [Wed, 8 Mar 2006 17:28:27 +0000]
add test for last fix

18 years agofix to find() for new prefetch code
David Kamholz [Wed, 8 Mar 2006 17:23:51 +0000]
fix to find() for new prefetch code

18 years agoNuked a couple of pointless warns and a Dumper load
Matt S Trout [Wed, 8 Mar 2006 16:04:27 +0000]
Nuked a couple of pointless warns and a Dumper load

18 years agohas_many prefetch works. no, seriously
Matt S Trout [Wed, 8 Mar 2006 15:58:52 +0000]
has_many prefetch works. no, seriously

18 years agoadded has_column_loaded
Marcus Ramberg [Wed, 8 Mar 2006 11:58:31 +0000]
added has_column_loaded

18 years agopartially working has_many prefetch
Matt S Trout [Wed, 8 Mar 2006 10:44:50 +0000]
partially working has_many prefetch

18 years ago * added get_columns support on UTF8Columns
Daisuke Murase [Wed, 8 Mar 2006 00:52:32 +0000]
 * added get_columns support on UTF8Columns
 * added contributer

18 years agomore error messages.
Marcus Ramberg [Tue, 7 Mar 2006 21:31:56 +0000]
more error messages.

18 years agoC3 loading speedup
Matt S Trout [Mon, 6 Mar 2006 22:50:18 +0000]
C3 loading speedup

18 years agoAdded result_class accessor to ResultSet
Matt S Trout [Mon, 6 Mar 2006 22:42:31 +0000]
Added result_class accessor to ResultSet

18 years agothrow error including SQL statement for failed $sth->execute
Will Hawes [Mon, 6 Mar 2006 16:34:42 +0000]
throw error including SQL statement for failed $sth->execute

18 years agoconnection via coderef rather than explicit dsn/name/pass
Brandon L. Black [Sun, 5 Mar 2006 17:12:39 +0000]
connection via coderef rather than explicit dsn/name/pass

18 years agoa few more fixups to ExampleSchema.pod
Brandon L. Black [Sat, 4 Mar 2006 00:12:36 +0000]
a few more fixups to ExampleSchema.pod

18 years agosmall typo fix to ExampleSchema.pod
Brandon L. Black [Fri, 3 Mar 2006 23:52:11 +0000]
small typo fix to ExampleSchema.pod

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Fri, 3 Mar 2006 15:35:41 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r8257@obrien (orig r996):  ningu | 2006-03-01 04:42:50 +0000
try to fix PK::Auto::Pg for sequences with quoted names
r8259@obrien (orig r998):  blblack | 2006-03-01 05:38:51 +0000
dbh->{InactiveDestroy} when reconnecting in child process (prevents auto-disconnecting a dbh still in use by the parent)
r8260@obrien (orig r999):  blblack | 2006-03-01 05:58:00 +0000
t/50fork.t made a little more resilient
r8261@obrien (orig r1000):  jguenther | 2006-03-01 08:34:34 +0000
- Changed documentation to use txn_do() for transactions
- Fixed Storage::DBI trace such that each bind parameter is quoted on output, separated by commas
- Fixed a couple typos in documentation

r8263@obrien (orig r1002):  zarquon | 2006-03-02 02:10:03 +0000
Altered example to populate the db with DBIC

r8264@obrien (orig r1003):  zarquon | 2006-03-02 02:11:07 +0000
Moved Example.pod to ExampleSchema.pod

r8265@obrien (orig r1004):  zarquon | 2006-03-02 02:12:24 +0000
Fixed a typo in the SQL::Translator section (missing comma in has assignment)

r8266@obrien (orig r1005):  blblack | 2006-03-02 11:29:53 +0000
add update_or_create proxy method
r8269@obrien (orig r1008):  zarquon | 2006-03-03 00:24:49 +0000
Changed the name of CD class to Cd to be compatible with default SchemaLoader monikerization

r8273@obrien (orig r1011):  matthewt | 2006-03-03 15:18:27 +0000
Fix to update(\%args) with inflation  from test case by Peter Rabbitson
r8274@obrien (orig r1012):  matthewt | 2006-03-03 15:23:14 +0000
Missing svk add, as usual
r8275@obrien (orig r1013):  matthewt | 2006-03-03 15:35:13 +0000
MANIFEST nuked out of repo

18 years agoMANIFEST nuked out of repo
Matt S Trout [Fri, 3 Mar 2006 15:35:13 +0000]
MANIFEST nuked out of repo

18 years agoMissing svk add, as usual
Matt S Trout [Fri, 3 Mar 2006 15:23:14 +0000]
Missing svk add, as usual

18 years agoFix to update(\%args) with inflation from test case by Peter Rabbitson
Matt S Trout [Fri, 3 Mar 2006 15:18:27 +0000]
Fix to update(\%args) with inflation  from test case by Peter Rabbitson

18 years ago * added a test for UTF8Columns
Daisuke Murase [Fri, 3 Mar 2006 04:12:33 +0000]
 * added a test for UTF8Columns

18 years ago * added UTF8Columns
Daisuke Murase [Fri, 3 Mar 2006 03:17:53 +0000]
 * added UTF8Columns

18 years agoChanged the name of CD class to Cd to be compatible with default SchemaLoader moniker...
Kieren Diment [Fri, 3 Mar 2006 00:24:49 +0000]
Changed the name of CD class to Cd to be compatible with default SchemaLoader monikerization

18 years agoadded sqlt_type
Brian Cassidy [Thu, 2 Mar 2006 20:12:57 +0000]
added sqlt_type

18 years agoadd_components() doesn't prepend base when comp. prefixed with +
Robert Sedlacek [Thu, 2 Mar 2006 19:16:30 +0000]
add_components() doesn't prepend base when comp. prefixed with +

18 years agoadd update_or_create proxy method
Brandon L. Black [Thu, 2 Mar 2006 11:29:53 +0000]
add update_or_create proxy method

18 years agoFixed a typo in the SQL::Translator section (missing comma in has assignment)
Kieren Diment [Thu, 2 Mar 2006 02:12:24 +0000]
Fixed a typo in the SQL::Translator section (missing comma in has assignment)

18 years agoMoved Example.pod to ExampleSchema.pod
Kieren Diment [Thu, 2 Mar 2006 02:11:07 +0000]
Moved Example.pod to ExampleSchema.pod

18 years agoAltered example to populate the db with DBIC
Kieren Diment [Thu, 2 Mar 2006 02:10:03 +0000]
Altered example to populate the db with DBIC

18 years ago- Changed documentation to use txn_do() for transactions
Justin Guenther [Wed, 1 Mar 2006 08:34:34 +0000]
- Changed documentation to use txn_do() for transactions
- Fixed Storage::DBI trace such that each bind parameter is quoted on output, separated by commas
- Fixed a couple typos in documentation

18 years agot/50fork.t made a little more resilient
Brandon L. Black [Wed, 1 Mar 2006 05:58:00 +0000]
t/50fork.t made a little more resilient

18 years agodbh->{InactiveDestroy} when reconnecting in child process (prevents auto-disconnectin...
Brandon L. Black [Wed, 1 Mar 2006 05:38:51 +0000]
dbh->{InactiveDestroy} when reconnecting in child process (prevents auto-disconnecting a dbh still in use by the parent)

18 years agoport fix for ejh's pg bug to branch
David Kamholz [Wed, 1 Mar 2006 04:44:48 +0000]
port fix for ejh's pg bug to branch

18 years agotry to fix PK::Auto::Pg for sequences with quoted names
David Kamholz [Wed, 1 Mar 2006 04:42:50 +0000]
try to fix PK::Auto::Pg for sequences with quoted names

18 years agohalf unpicked has_many prefetch mess
Matt S Trout [Wed, 1 Mar 2006 03:41:37 +0000]
half unpicked has_many prefetch mess

18 years agoupdate MANIFEST
David Kamholz [Wed, 1 Mar 2006 02:57:37 +0000]
update MANIFEST

18 years agorenumber tests
David Kamholz [Wed, 1 Mar 2006 02:56:06 +0000]
renumber tests

18 years agoMerge 'trunk' into 'DBIx-Class-current'
David Kamholz [Wed, 1 Mar 2006 02:35:53 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r6195@haferschleim (orig r965):  nigel | 2006-02-24 13:11:11 +0100
Minor documentation fix for find. Removed some EOL spacing
r6196@haferschleim (orig r966):  nigel | 2006-02-24 13:16:06 +0100
Reverted previous unitentional change to Accessor.pm
r6207@haferschleim (orig r970):  jguenther | 2006-02-26 04:01:41 +0100
Added DBIx::Class::Schema::txn_do()
r6223@haferschleim (orig r975):  matthewt | 2006-02-26 20:52:16 +0100
Added Manual::Example from sc_
r6224@haferschleim (orig r976):  matthewt | 2006-02-26 20:57:47 +0100
Tweak to Manual::Example
r6225@haferschleim (orig r977):  jguenther | 2006-02-27 23:48:48 +0100
Fixed txn_do to check that $coderef is actually a code ref, and wrote parameter check tests
r6226@haferschleim (orig r978):  jguenther | 2006-02-27 23:50:49 +0100
Fixed a typo
r6258@haferschleim (orig r988):  gphat | 2006-02-28 22:23:31 +0100
Fix multi-namespace load_classes example in Manual/SchemaIntro

18 years agoAdded missing join attrs to 23cache
Matt S Trout [Wed, 1 Mar 2006 02:23:27 +0000]
Added missing join attrs to 23cache

18 years agocleanup related_resultset in Relationship::Base
David Kamholz [Wed, 1 Mar 2006 02:22:07 +0000]
cleanup related_resultset in Relationship::Base

18 years agoAdditional docs for many_to_many
Matt S Trout [Tue, 28 Feb 2006 22:32:00 +0000]
Additional docs for many_to_many

18 years agoFix multi-namespace load_classes example in Manual/SchemaIntro
Cory G Watson [Tue, 28 Feb 2006 21:23:31 +0000]
Fix multi-namespace load_classes example in Manual/SchemaIntro

18 years agoFix to foreign key sqlt generation
Simon Elliott [Tue, 28 Feb 2006 02:52:19 +0000]
Fix to foreign key sqlt generation