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

17 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

17 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'

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 years agoFirst go at supporting the populate syntax for resultset objects. Got non void conte...
John Napiorkowski [Mon, 14 May 2007 22:45:29 +0000]
First go at supporting the populate syntax for resultset objects.  Got non void context worked, but insert_bulk not done yet.  Updated the test for this to test both void and nonvoid context.

17 years agoFailing test for populate on RS
Ash Berlin [Sat, 12 May 2007 20:22:09 +0000]
Failing test for populate on RS

17 years agoRequire CAG 0.05002 to kill Class::Inspector warnings.
Christopher H. Laco [Sat, 12 May 2007 01:31:37 +0000]
Require CAG 0.05002 to kill Class::Inspector warnings.

17 years agoCheck rel_in_storage in Row::insert, only insert rel objects when necessary
Jess Robinson [Fri, 11 May 2007 14:16:30 +0000]
Check rel_in_storage in Row::insert, only insert rel objects when necessary

17 years agofixup for Oracle WHERE join stuff from abraxxa
Matt S Trout [Fri, 11 May 2007 12:38:18 +0000]
fixup for Oracle WHERE join stuff from abraxxa

17 years agoeliminate the last of the AutoCommit warnings
Matt S Trout [Fri, 11 May 2007 03:54:27 +0000]
eliminate the last of the AutoCommit warnings

17 years agominor fixup to bulk_create
Matt S Trout [Fri, 11 May 2007 03:44:20 +0000]
minor fixup to bulk_create

17 years agomulti-create working
Matt S Trout [Fri, 11 May 2007 03:40:44 +0000]
multi-create working

17 years agoMerge 'DBIx-Class-current' into 'bulk_create'
Matt S Trout [Fri, 11 May 2007 03:18:37 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

r50790@cain (orig r3288):  blblack | 2007-05-10 23:46:23 +0000
Got rid of effectively dead dbh_do code in the txn_{begin|end|rollback} funcs
Reworked the AutoCommit/transaction_depth stuff so that transaction_depth is always 1 or higher with AutoCommit off
Doc updates to recommend AutoCommit => 1 / txn_do
Warn if the user doesn't explicitly set AutoCommit
Added AutoCommit => 1 to some tests that were triggering the above warning

r50793@cain (orig r3291):  claco | 2007-05-11 01:59:38 +0000
Updated prereq version of CAG to 0.05001
r50795@cain (orig r3293):  matthewt | 2007-05-11 02:52:12 +0000
 r35887@cain (orig r3046):  matthewt | 2007-01-20 23:37:02 +0000
 half-finished collapse code

r50796@cain (orig r3294):  matthewt | 2007-05-11 02:53:24 +0000
 r50794@cain (orig r3292):  matthewt | 2007-05-11 02:51:46 +0000
 collapse result refac hopefully complete

r50797@cain (orig r3295):  matthewt | 2007-05-11 02:56:11 +0000
post-merge fixups
r50798@cain (orig r3296):  matthewt | 2007-05-11 03:03:40 +0000
autocommit error gone for dbicadmin test

17 years agoautocommit error gone for dbicadmin test
Matt S Trout [Fri, 11 May 2007 03:03:40 +0000]
autocommit error gone for dbicadmin test

17 years agopost-merge fixups
Matt S Trout [Fri, 11 May 2007 02:56:11 +0000]
post-merge fixups

17 years agoMerge 'collapse_result_rewrite' into 'DBIx-Class-current'
Matt S Trout [Fri, 11 May 2007 07:51:46 +0000]
Merge 'collapse_result_rewrite' into 'DBIx-Class-current'

r50794@cain (orig r3292):  matthewt | 2007-05-11 02:51:46 +0000
collapse result refac hopefully complete

17 years agoMerge 'collapse_result_rewrite' into 'DBIx-Class-current'
Matt S Trout [Sun, 21 Jan 2007 05:37:02 +0000]
Merge 'collapse_result_rewrite' into 'DBIx-Class-current'

r35887@cain (orig r3046):  matthewt | 2007-01-20 23:37:02 +0000
half-finished collapse code

17 years agocollapse result refac hopefully complete
Matt S Trout [Fri, 11 May 2007 02:51:46 +0000]
collapse result refac hopefully complete

17 years agoUpdated prereq version of CAG to 0.05001
Christopher H. Laco [Fri, 11 May 2007 01:59:38 +0000]
Updated prereq version of CAG to 0.05001

17 years agoGot rid of effectively dead dbh_do code in the txn_{begin|end|rollback} funcs
Brandon L. Black [Thu, 10 May 2007 23:46:23 +0000]
Got rid of effectively dead dbh_do code in the txn_{begin|end|rollback} funcs
Reworked the AutoCommit/transaction_depth stuff so that transaction_depth is always 1 or higher with AutoCommit off
Doc updates to recommend AutoCommit => 1 / txn_do
Warn if the user doesn't explicitly set AutoCommit
Added AutoCommit => 1 to some tests that were triggering the above warning

17 years agoMerge 'DBIx-Class-current' into 'bulk_create'
Jess Robinson [Fri, 11 May 2007 02:52:45 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

r50754@cain (orig r3284):  castaway | 2007-05-10 21:52:45 +0000
Oops, unbreak stupid txn_begin change

17 years agoMerge 'DBIx-Class-current' into 'collapse_result_rewrite'
Jess Robinson [Fri, 11 May 2007 02:52:45 +0000]
Merge 'DBIx-Class-current' into 'collapse_result_rewrite'

17 years agoOops, unbreak stupid txn_begin change
Jess Robinson [Thu, 10 May 2007 21:52:45 +0000]
Oops, unbreak stupid txn_begin change

17 years agodt test
Matt S Trout [Thu, 10 May 2007 21:29:55 +0000]
dt test

17 years agoMerge 'DBIx-Class-current' into 'bulk_create'
Matt S Trout [Thu, 10 May 2007 21:16:42 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

r50744@cain (orig r3274):  castaway | 2007-05-09 22:42:11 +0000
No nested transactions in SQLite.

r50745@cain (orig r3275):  claco | 2007-05-10 00:18:35 +0000
resultset_class/result_class now (again) auto loads the specified class; requires Class::Accessor::Grouped 0.05000+

r50749@cain (orig r3279):  blblack | 2007-05-10 21:11:04 +0000
do not try to silently handle disconnects when in a manual txn_begin/txn_end transaction
r50750@cain (orig r3280):  blblack | 2007-05-10 21:13:14 +0000
docs about side-effects in txn_do coderef

17 years agodocs about side-effects in txn_do coderef
Brandon L. Black [Thu, 10 May 2007 21:13:14 +0000]
docs about side-effects in txn_do coderef

17 years agodo not try to silently handle disconnects when in a manual txn_begin/txn_end transaction
Brandon L. Black [Thu, 10 May 2007 21:11:04 +0000]
do not try to silently handle disconnects when in a manual txn_begin/txn_end transaction

17 years agoresultset_class/result_class now (again) auto loads the specified class; requires...
Christopher H. Laco [Thu, 10 May 2007 00:18:35 +0000]
resultset_class/result_class now (again) auto loads the specified class; requires Class::Accessor::Grouped 0.05000+

17 years agoNo nested transactions in SQLite.
Jess Robinson [Wed, 9 May 2007 22:42:11 +0000]
No nested transactions in SQLite.

17 years agoAdded a test for create related and a second test to highlite a maybe issue
John Napiorkowski [Tue, 8 May 2007 20:43:07 +0000]
Added a test for create related and a second test to highlite a maybe issue

17 years agoMerge 'DBIx-Class-current' into 'bulk_create'
Jess Robinson [Tue, 8 May 2007 20:08:06 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

r3267@lilith (orig r3265):  ash | 2007-05-08 20:35:36 +0100
Unbreak back-compat
r3268@lilith (orig r3266):  ash | 2007-05-08 20:41:38 +0100
Move -result_source handling further up

17 years agoMove -result_source handling further up
Ash Berlin [Tue, 8 May 2007 19:41:38 +0000]
Move -result_source handling further up

17 years agoUnbreak back-compat
Ash Berlin [Tue, 8 May 2007 19:35:36 +0000]
Unbreak back-compat

17 years agoFix jess-is-a-idiot bug..
Jess Robinson [Sat, 5 May 2007 23:45:12 +0000]
Fix jess-is-a-idiot bug..

17 years agoMerge 'DBIx-Class-current' into 'bulk_create'
Jess Robinson [Thu, 3 May 2007 14:18:39 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

17 years agoMerge 'trunk' into 'DBIx-Class-current'
Brandon L. Black [Thu, 3 May 2007 03:03:06 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r30777@brandon-blacks-computer (orig r3224):  nigel | 2007-05-02 09:58:45 -0500
Documented use of cursor->next for fast but uncomfortable data fetches
r30778@brandon-blacks-computer (orig r3225):  blblack | 2007-05-02 22:02:14 -0500
revert part of 3220, apparently it is breaking cloning behavior in subtle ways that we have no tests for

17 years agorevert part of 3220, apparently it is breaking cloning behavior in subtle ways that...
Brandon L. Black [Thu, 3 May 2007 03:02:14 +0000]
revert part of 3220, apparently it is breaking cloning behavior in subtle ways that we have no tests for

17 years agoDocumented use of cursor->next for fast but uncomfortable data fetches
Nigel Metheringham [Wed, 2 May 2007 14:58:45 +0000]
Documented use of cursor->next for fast but uncomfortable data fetches

17 years agoMerge 'trunk' into 'DBIx-Class-current'
Brandon L. Black [Tue, 1 May 2007 05:41:32 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r20551@brandon-blacks-computer (orig r3005):  castaway | 2007-01-05 03:25:11 -0600
add inflatecolumn fixes to Changes

r20553@brandon-blacks-computer (orig r3007):  castaway | 2007-01-09 15:20:55 -0600
todoify collapse test

r20554@brandon-blacks-computer (orig r3008):  castaway | 2007-01-09 15:42:59 -0600
Up version to 0.07004

r20555@brandon-blacks-computer (orig r3009):  castaway | 2007-01-09 15:44:39 -0600
0.07004

r20556@brandon-blacks-computer (orig r3010):  castaway | 2007-01-10 11:54:19 -0600
Skip .orig files in dist

r20557@brandon-blacks-computer (orig r3011):  castaway | 2007-01-10 13:37:23 -0600
oops, remove .orig files etc

r20599@brandon-blacks-computer (orig r3053):  zarquon | 2007-01-23 04:15:05 -0600
minor doc improvement to clarify how to do joins
r20604@brandon-blacks-computer (orig r3058):  zarquon | 2007-01-24 15:48:07 -0600
explained a cryptic error message
r20610@brandon-blacks-computer (orig r3064):  castaway | 2007-01-29 10:28:12 -0600
Make POD a little more obvious about component order
 --This line, and those below, will be ignored--

M    DateTime.pm

r20616@brandon-blacks-computer (orig r3070):  jester | 2007-01-31 17:59:06 -0600
Doc cleanup in Ordered.pm
r20618@brandon-blacks-computer (orig r3072):  castaway | 2007-02-02 13:48:53 -0600
POD updates

r20619@brandon-blacks-computer (orig r3073):  ash | 2007-02-03 15:33:19 -0600
Made ->update not change the hashref passed in (with test.)
r20621@brandon-blacks-computer (orig r3075):  ash | 2007-02-05 06:29:52 -0600
Backed out my r3073, and doc'd the fact that it takes a hashref that might be changed
r20622@brandon-blacks-computer (orig r3076):  castaway | 2007-02-05 07:56:35 -0600
Add _accessor example, thanks to grinktt3n

r20623@brandon-blacks-computer (orig r3077):  castaway | 2007-02-05 08:23:22 -0600
Fix overload example

r20625@brandon-blacks-computer (orig r3079):  grink1tt3n | 2007-02-06 13:40:00 -0600
Added;
FAQ-fetch-a-formatted-column.txt
FAQ-store-JSON-in-a-column.txt

r20640@brandon-blacks-computer (orig r3094):  castaway | 2007-02-08 02:25:54 -0600
Argh! Fix spurious example

r20643@brandon-blacks-computer (orig r3097):  castaway | 2007-02-13 08:00:21 -0600
Improve resultset_attributes docs

r20644@brandon-blacks-computer (orig r3098):  grink1tt3n | 2007-02-14 01:16:40 -0600
Fleshed out the JSON inflated column example with a corresponding YAML example. Added a cautionary warning against overuse. Added a link to InflateColumn.

r20645@brandon-blacks-computer (orig r3099):  grink1tt3n | 2007-02-14 02:39:26 -0600
Added how to '.. fetch a single (or topmost) row?' to the FAQ

r20646@brandon-blacks-computer (orig r3100):  zarquon | 2007-02-14 02:44:18 -0600
improved docs for as attrib
r20647@brandon-blacks-computer (orig r3101):  zarquon | 2007-02-14 04:05:51 -0600
pointed out ambiguity of as attribs
r26909@brandon-blacks-computer (orig r3107):  castaway | 2007-03-03 06:15:03 -0600
Fix to $filename from Carl Vincent

r27114@brandon-blacks-computer (orig r3126):  jshirley | 2007-03-12 16:27:08 -0500
Updating Manual/Intro to reflect better -in => [] usage, adding myself to contributors (mst put me in dbic-devel, too)
r27116@brandon-blacks-computer (orig r3128):  castaway | 2007-03-14 10:02:44 -0500
Added patch from Schwern to allow cdbi compat to infer the has_many from a has_a

r27119@brandon-blacks-computer (orig r3129):  castaway | 2007-03-16 11:04:07 -0500
Initial version of Manual::Joining

r27120@brandon-blacks-computer (orig r3130):  castaway | 2007-03-16 11:06:21 -0500
Add FAQ and Joining links to Manual.pod

r27319@brandon-blacks-computer (orig r3148):  blblack | 2007-03-29 08:42:27 -0500
fix for rt.cpan.org #25683 (DBD::Sybase/FreeTDS/MSSQL cannot have two open sths during column_info
r27324@brandon-blacks-computer (orig r3153):  blblack | 2007-03-29 09:13:17 -0500
backport Ash's quoting fix from Loader to columns_info_for
r29666@brandon-blacks-computer (orig r3173):  castaway | 2007-04-02 17:19:05 -0500
Add patch from dec to allow us to pick which sources to deploy

r30330@brandon-blacks-computer (orig r3185):  matthewt | 2007-04-09 15:41:34 -0500
add SQL::Abstract to search docs (patch from zamolxes)
r30510@brandon-blacks-computer (orig r3189):  blblack | 2007-04-13 19:09:32 -0500
fixed regex in t/76joins (was relying on a 5.8.8 bug that is fixed in bleadperl, so this test was failing on bleadperl)
r30560@brandon-blacks-computer (orig r3196):  marcus | 2007-04-16 07:55:44 -0500
Updated cookbook example
r30589@brandon-blacks-computer (orig r3199):  blblack | 2007-04-17 18:45:11 -0500
Changes list synced up through now
r30590@brandon-blacks-computer (orig r3200):  blblack | 2007-04-17 18:47:03 -0500
cleared up a Changes entry
r30591@brandon-blacks-computer (orig r3201):  blblack | 2007-04-17 19:21:01 -0500
0.07006 changes, version update
r30607@brandon-blacks-computer (orig r3202):  matthewt | 2007-04-18 21:29:05 -0500
reverting r3173, already implemented in -current
r30709@brandon-blacks-computer (orig r3208):  matthewt | 2007-04-24 17:04:02 -0500
oops. props to chapman for the spot
r30762@brandon-blacks-computer (orig r3220):  blblack | 2007-05-01 00:25:33 -0500
load-time performance improvements

17 years agoload-time performance improvements
Brandon L. Black [Tue, 1 May 2007 05:25:33 +0000]
load-time performance improvements

17 years agoI'm a retard.
Justin Wheeler [Thu, 26 Apr 2007 17:58:16 +0000]
I'm a retard.

17 years agoRemoved 8.pm and updated Changelog.
Justin Wheeler [Thu, 26 Apr 2007 16:43:17 +0000]
Removed 8.pm and updated Changelog.

17 years agoMerge 'oracle8' into 'DBIx-Class-current'
Justin Wheeler [Thu, 26 Apr 2007 16:09:29 +0000]
Merge 'oracle8' into 'DBIx-Class-current'

Made Oracle/WhereJoins for using in Oracle 8 and higher because Oracle < 9i
doesn't support ANSI joins, and Oracle >= 9i doesn't do ANSI joins worth a
damn.

17 years agooops. props to chapman for the spot
Matt S Trout [Tue, 24 Apr 2007 22:04:02 +0000]
oops. props to chapman for the spot

17 years agobranches/DBIx-Class-current/ : trivial test first commit ; removed trailing whitespac...
Darren Duncan [Sun, 22 Apr 2007 03:34:04 +0000]
branches/DBIx-Class-current/ : trivial test first commit ; removed trailing whitespace in Changes (7 lines)

17 years agoreverting r3173, already implemented in -current
Matt S Trout [Thu, 19 Apr 2007 02:29:05 +0000]
reverting r3173, already implemented in -current

17 years ago0.07006 changes, version update
Brandon L. Black [Wed, 18 Apr 2007 00:21:01 +0000]
0.07006 changes, version update

17 years agocleared up a Changes entry
Brandon L. Black [Tue, 17 Apr 2007 23:47:03 +0000]
cleared up a Changes entry

17 years agoChanges list synced up through now
Brandon L. Black [Tue, 17 Apr 2007 23:45:11 +0000]
Changes list synced up through now

17 years agoUpdated cookbook example
Marcus Ramberg [Mon, 16 Apr 2007 12:55:44 +0000]
Updated cookbook example

17 years agofixed regex in t/76joins (was relying on a 5.8.8 bug that is fixed in bleadperl,...
Brandon L. Black [Sat, 14 Apr 2007 00:09:32 +0000]
fixed regex in t/76joins (was relying on a 5.8.8 bug that is fixed in bleadperl, so this test was failing on bleadperl)

17 years agoadd SQL::Abstract to search docs (patch from zamolxes)
Matt S Trout [Mon, 9 Apr 2007 20:41:34 +0000]
add SQL::Abstract to search docs (patch from zamolxes)

17 years agoAdd patch from dec to allow us to pick which sources to deploy
Jess Robinson [Mon, 2 Apr 2007 22:19:05 +0000]
Add patch from dec to allow us to pick which sources to deploy

17 years agobackport Ash's quoting fix from Loader to columns_info_for
Brandon L. Black [Thu, 29 Mar 2007 14:13:17 +0000]
backport Ash's quoting fix from Loader to columns_info_for

17 years agofix for rt.cpan.org #25683 (DBD::Sybase/FreeTDS/MSSQL cannot have two open sths durin...
Brandon L. Black [Thu, 29 Mar 2007 13:42:27 +0000]
fix for rt.cpan.org #25683 (DBD::Sybase/FreeTDS/MSSQL cannot have two open sths during column_info

17 years agosqlt parser now respected a relationship attribute of is_foreign_key_constraint
Ash Berlin [Sun, 18 Mar 2007 23:58:07 +0000]
sqlt parser now respected a relationship attribute of is_foreign_key_constraint

17 years agofix server disconnect checking for select outside of transaction
Ash Berlin [Sat, 17 Mar 2007 19:25:17 +0000]
fix server disconnect checking for select outside of transaction

17 years agoAdd FAQ and Joining links to Manual.pod
Jess Robinson [Fri, 16 Mar 2007 16:06:21 +0000]
Add FAQ and Joining links to Manual.pod

17 years agoInitial version of Manual::Joining
Jess Robinson [Fri, 16 Mar 2007 16:04:07 +0000]
Initial version of Manual::Joining

17 years agoAdded patch from Schwern to allow cdbi compat to infer the has_many from a has_a
Jess Robinson [Wed, 14 Mar 2007 15:02:44 +0000]
Added patch from Schwern to allow cdbi compat to infer the has_many from a has_a

17 years agoMerge 'DBIx-Class-current' into 'oracle8'
David Jack Olrik [Wed, 14 Mar 2007 04:44:32 +0000]
Merge 'DBIx-Class-current' into 'oracle8'

r29250@blacksun:  djo | 2007-03-13 23:44:32 +0100
Merge with current

17 years agoUpdating Manual/Intro to reflect better -in => [] usage, adding myself to contributor...
J. Shirley [Mon, 12 Mar 2007 21:27:08 +0000]
Updating Manual/Intro to reflect better -in => [] usage, adding myself to contributors (mst put me in dbic-devel, too)

17 years agoFix updates with multi-create syntax
Jess Robinson [Sat, 10 Mar 2007 13:40:54 +0000]
Fix updates with multi-create syntax

17 years agoMerge 'DBIx-Class-current' into 'bulk_create'
David Jack Olrik [Sat, 10 Mar 2007 04:48:51 +0000]
Merge 'DBIx-Class-current' into 'bulk_create'

17 years agoDisabled broken inflate/deflate.
David Jack Olrik [Fri, 9 Mar 2007 22:02:40 +0000]
Disabled broken inflate/deflate.
Current now passes all tests again.
(DBIx::Class::InflateColumn::File is still broken)

17 years agoWe need JSON > 1.00 for dbicadmin
Ash Berlin [Wed, 7 Mar 2007 17:28:08 +0000]
We need JSON > 1.00 for dbicadmin

17 years agoReverted accidental 'svk pull' from inside mirrored checkout.
David Jack Olrik [Sat, 3 Mar 2007 20:12:44 +0000]
Reverted accidental 'svk pull' from inside mirrored checkout.
Note to self: Don't checkout anything from //mirror - Even if you have no need to edit it...

17 years agoMerge 'trunk' into 'DBIx-Class-current'
David Jack Olrik [Sat, 3 Mar 2007 17:58:21 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r27233@ip-37-237 (orig r3005):  castaway | 2007-01-05 10:25:11 +0100
add inflatecolumn fixes to Changes

r27496@ip-37-237 (orig r3007):  castaway | 2007-01-09 22:20:55 +0100
todoify collapse test

r27497@ip-37-237 (orig r3008):  castaway | 2007-01-09 22:42:59 +0100
Up version to 0.07004

r27498@ip-37-237 (orig r3009):  castaway | 2007-01-09 22:44:39 +0100
0.07004

r27499@ip-37-237 (orig r3010):  castaway | 2007-01-10 18:54:19 +0100
Skip .orig files in dist

r27500@ip-37-237 (orig r3011):  castaway | 2007-01-10 20:37:23 +0100
oops, remove .orig files etc

r27546@ip-37-237 (orig r3053):  zarquon | 2007-01-23 11:15:05 +0100
minor doc improvement to clarify how to do joins
r27720@ip-37-237 (orig r3058):  zarquon | 2007-01-24 22:48:07 +0100
explained a cryptic error message
r27732@ip-37-237 (orig r3064):  castaway | 2007-01-29 17:28:12 +0100
Make POD a little more obvious about component order
 --This line, and those below, will be ignored--

M    DateTime.pm

r27738@ip-37-237 (orig r3070):  jester | 2007-02-01 00:59:06 +0100
Doc cleanup in Ordered.pm
r27740@ip-37-237 (orig r3072):  castaway | 2007-02-02 20:48:53 +0100
POD updates

r27741@ip-37-237 (orig r3073):  ash | 2007-02-03 22:33:19 +0100
Made ->update not change the hashref passed in (with test.)
r27743@ip-37-237 (orig r3075):  ash | 2007-02-05 13:29:52 +0100
Backed out my r3073, and doc'd the fact that it takes a hashref that might be changed
r27744@ip-37-237 (orig r3076):  castaway | 2007-02-05 14:56:35 +0100
Add _accessor example, thanks to grinktt3n

r27745@ip-37-237 (orig r3077):  castaway | 2007-02-05 15:23:22 +0100
Fix overload example

r27747@ip-37-237 (orig r3079):  grink1tt3n | 2007-02-06 20:40:00 +0100
Added;
FAQ-fetch-a-formatted-column.txt
FAQ-store-JSON-in-a-column.txt

r27762@ip-37-237 (orig r3094):  castaway | 2007-02-08 09:25:54 +0100
Argh! Fix spurious example

r27765@ip-37-237 (orig r3097):  castaway | 2007-02-13 15:00:21 +0100
Improve resultset_attributes docs

r27766@ip-37-237 (orig r3098):  grink1tt3n | 2007-02-14 08:16:40 +0100
Fleshed out the JSON inflated column example with a corresponding YAML example. Added a cautionary warning against overuse. Added a link to InflateColumn.

r27767@ip-37-237 (orig r3099):  grink1tt3n | 2007-02-14 09:39:26 +0100
Added how to '.. fetch a single (or topmost) row?' to the FAQ

r27768@ip-37-237 (orig r3100):  zarquon | 2007-02-14 09:44:18 +0100
improved docs for as attrib
r27769@ip-37-237 (orig r3101):  zarquon | 2007-02-14 11:05:51 +0100
pointed out ambiguity of as attribs
r27967@ip-37-237 (orig r3107):  castaway | 2007-03-03 13:15:03 +0100
Fix to $filename from Carl Vincent

17 years agoFix to $filename from Carl Vincent
Jess Robinson [Sat, 3 Mar 2007 12:15:03 +0000]
Fix to $filename from Carl Vincent

17 years agopointed out ambiguity of as attribs
Kieren Diment [Wed, 14 Feb 2007 10:05:51 +0000]
pointed out ambiguity of as attribs

17 years agoimproved docs for as attrib
Kieren Diment [Wed, 14 Feb 2007 08:44:18 +0000]
improved docs for as attrib

17 years agoAdded how to '.. fetch a single (or topmost) row?' to the FAQ
Robert Krimen [Wed, 14 Feb 2007 08:39:26 +0000]
Added how to '.. fetch a single (or topmost) row?' to the FAQ

17 years agoFleshed out the JSON inflated column example with a corresponding YAML example. Added...
Robert Krimen [Wed, 14 Feb 2007 07:16:40 +0000]
Fleshed out the JSON inflated column example with a corresponding YAML example. Added a cautionary warning against overuse. Added a link to InflateColumn.

17 years agoImprove resultset_attributes docs
Jess Robinson [Tue, 13 Feb 2007 14:00:21 +0000]
Improve resultset_attributes docs

17 years agoArgh! Fix spurious example
Jess Robinson [Thu, 8 Feb 2007 08:25:54 +0000]
Argh! Fix spurious example

17 years agoAdded;
Robert Krimen [Tue, 6 Feb 2007 19:40:00 +0000]
Added;
FAQ-fetch-a-formatted-column.txt
FAQ-store-JSON-in-a-column.txt

17 years agoAdd PK::Auto to Row/insert for now, could be prettier
Jess Robinson [Tue, 6 Feb 2007 19:38:35 +0000]
Add PK::Auto to Row/insert for now,  could be prettier

17 years agoFix overload example
Jess Robinson [Mon, 5 Feb 2007 14:23:22 +0000]
Fix overload example

17 years agoAdd _accessor example, thanks to grinktt3n
Jess Robinson [Mon, 5 Feb 2007 13:56:35 +0000]
Add _accessor example, thanks to grinktt3n

17 years agoBacked out my r3073, and doc'd the fact that it takes a hashref that might be changed
Ash Berlin [Mon, 5 Feb 2007 12:29:52 +0000]
Backed out my r3073, and doc'd the fact that it takes a hashref that might be changed

17 years agoMade ->update not change the hashref passed in (with test.)
Ash Berlin [Sat, 3 Feb 2007 21:33:19 +0000]
Made ->update not change the hashref passed in (with test.)

17 years agoPOD updates
Jess Robinson [Fri, 2 Feb 2007 19:48:53 +0000]
POD updates

17 years agowhoopes forgot to change the package name for dbix::class::inflatecolumn::file
Victor Igumnov [Thu, 1 Feb 2007 00:36:29 +0000]
whoopes forgot to change the package name for dbix::class::inflatecolumn::file

17 years agoDoc cleanup in Ordered.pm
Jesse Sheidlower [Wed, 31 Jan 2007 23:59:06 +0000]
Doc cleanup in Ordered.pm

17 years agoAhem, now passes -c too
Jess Robinson [Wed, 31 Jan 2007 14:10:24 +0000]
Ahem, now passes -c too

17 years agoOops, cross-platform filename checking!
Jess Robinson [Wed, 31 Jan 2007 14:06:49 +0000]
Oops, cross-platform filename checking!

17 years agoMake POD a little more obvious about component order
Jess Robinson [Mon, 29 Jan 2007 16:28:12 +0000]
Make POD a little more obvious about component order
 --This line, and those below, will be ignored--

M    DateTime.pm

17 years agoFormatting cleanup
David Jack Olrik [Thu, 25 Jan 2007 20:47:00 +0000]
Formatting cleanup

17 years ago0.07999_02, add skip on prefetch test
Jess Robinson [Thu, 25 Jan 2007 20:03:16 +0000]
0.07999_02, add skip on prefetch test

17 years agoexplained a cryptic error message
Kieren Diment [Wed, 24 Jan 2007 21:48:07 +0000]
explained a cryptic error message

17 years agoMarked oracle 8 support as experimental
David Jack Olrik [Wed, 24 Jan 2007 21:34:11 +0000]
Marked oracle 8 support as experimental

17 years ago-- Fixed tabs to spaces issue
John Napiorkowski [Wed, 24 Jan 2007 17:58:59 +0000]
-- Fixed tabs to spaces issue
-- got rid of deprecation warning
-- removed default postgres credentials, now if you don't have the PG testing env exported than the tests are skipped.
-- tests properly pass now.

17 years agoAdded Justin Wheeler's Oracle 8 support
David Jack Olrik [Wed, 24 Jan 2007 09:38:54 +0000]
Added Justin Wheeler's Oracle 8 support

17 years agominor doc improvement to clarify how to do joins
Kieren Diment [Tue, 23 Jan 2007 10:15:05 +0000]
minor doc improvement to clarify how to do joins