18 years agoBroke out resolve_condition in ResultSource
Matt S Trout [Sat, 14 Jan 2006 05:26:57 +0000]
Broke out resolve_condition in ResultSource

18 years agoresolve_join moved to ResultSource
Matt S Trout [Sat, 14 Jan 2006 03:49:58 +0000]
resolve_join moved to ResultSource

18 years agoadd_relationship, relationship_info, relationships moved to ResultSource
Matt S Trout [Sat, 14 Jan 2006 03:18:27 +0000]
add_relationship, relationship_info, relationships moved to ResultSource

18 years agoChucked out some unrequired column case stuff in CDBICompat
Matt S Trout [Fri, 13 Jan 2006 23:55:50 +0000]
Chucked out some unrequired column case stuff in CDBICompat

18 years agoRe-arranged the add_columns code to be a bit clearer
Matt S Trout [Fri, 13 Jan 2006 22:46:52 +0000]
Re-arranged the add_columns code to be a bit clearer

18 years agoordered_columns patch from Will Hawes
Matt S Trout [Fri, 13 Jan 2006 20:26:50 +0000]
ordered_columns patch from Will Hawes

18 years agoSeparated common ResultSource stuff out of Table
Matt S Trout [Wed, 11 Jan 2006 21:33:55 +0000]
Separated common ResultSource stuff out of Table

18 years agoExtra test from Will Hawes
Matt S Trout [Wed, 11 Jan 2006 20:18:19 +0000]
Extra test from Will Hawes

18 years agoAdded ->relationships and ->relationship_info from castaway
Matt S Trout [Wed, 11 Jan 2006 19:52:27 +0000]
Added ->relationships and ->relationship_info from castaway

18 years agoAdded copy test from Purge
Matt S Trout [Wed, 11 Jan 2006 18:54:11 +0000]
Added copy test from Purge

18 years agoProbably fixed an incipient bug in prefetch
Matt S Trout [Wed, 11 Jan 2006 01:54:09 +0000]
Probably fixed an incipient bug in prefetch

18 years agoRefer to DateTime inflation example
Daniel Westermann-Clark [Wed, 11 Jan 2006 00:05:29 +0000]
Refer to DateTime inflation example

18 years ago- Update indentation (again) to be consistent with code
Daniel Westermann-Clark [Tue, 10 Jan 2006 22:29:01 +0000]
- Update indentation (again) to be consistent with code
- Change $iter to $rs in Manual::Intro
- Provide more examples of ResultSet usage in Manual::Intro

18 years agoClarify usage of iterators somewhat
Daniel Westermann-Clark [Tue, 10 Jan 2006 05:28:48 +0000]
Clarify usage of iterators somewhat

18 years agoDB.pm now keeps a Schema Instance
Matt S Trout [Mon, 9 Jan 2006 03:27:35 +0000]
DB.pm now keeps a Schema Instance

18 years agoMore refactoring, added ->source and ->resultset to Schema
Matt S Trout [Mon, 9 Jan 2006 01:48:20 +0000]
More refactoring, added ->source and ->resultset to Schema

18 years agoMoving towards instance-based schemas
Matt S Trout [Mon, 9 Jan 2006 00:06:08 +0000]
Moving towards instance-based schemas

18 years agoMerge 'trunk' into 'DBIx-Class-resultset'
Jess Robinson [Mon, 9 Jan 2006 04:26:50 +0000]
Merge 'trunk' into 'DBIx-Class-resultset'

18 years agomissing true value
Jess Robinson [Sun, 8 Jan 2006 22:26:50 +0000]
missing true value

18 years agoNew DB2 Automagic primary key collecting
Jess Robinson [Sun, 8 Jan 2006 16:45:46 +0000]
New DB2 Automagic primary key collecting

18 years agoMoved insert/update/delete to use ->result_source
Matt S Trout [Sun, 8 Jan 2006 04:18:46 +0000]
Moved insert/update/delete to use ->result_source

18 years agomoved find_or_create onto ResultSet
Matt S Trout [Sun, 8 Jan 2006 04:08:40 +0000]
moved find_or_create onto ResultSet

18 years agocreate now on resultset as well
Matt S Trout [Sun, 8 Jan 2006 03:36:46 +0000]
create now on resultset as well

18 years agofind_related now does search_related->find
Matt S Trout [Sun, 8 Jan 2006 02:22:29 +0000]
find_related now does search_related->find

18 years agoSimplified column handling code, moved primary key defs to Table.pm
Matt S Trout [Sun, 8 Jan 2006 01:09:07 +0000]
Simplified column handling code, moved primary key defs to Table.pm

18 years agoChanged ->discard_changes to use ->primary_columns
Matt S Trout [Sat, 7 Jan 2006 21:47:24 +0000]
Changed ->discard_changes to use ->primary_columns

18 years ago- Clean up indentation in Manual
Daniel Westermann-Clark [Sat, 7 Jan 2006 21:47:04 +0000]
- Clean up indentation in Manual
- Add SEE ALSO sections
- Add examples of complex queries to Cookbook

18 years agoMerge 'trunk' into 'DBIx-Class-resultset'
Daniel Westermann-Clark [Thu, 5 Jan 2006 22:39:47 +0000]
Merge 'trunk' into 'DBIx-Class-resultset'

r4570@fortuna (orig r437):  matthewt | 2006-01-05 10:39:54 -0500
FAQ and Troubleshooting additions from Nigel Metheringham
r4575@fortuna (orig r438):  dwc | 2006-01-05 17:36:56 -0500
First pass at docs for InflateColumn

18 years agoFirst pass at docs for InflateColumn
Daniel Westermann-Clark [Thu, 5 Jan 2006 22:36:56 +0000]
First pass at docs for InflateColumn

18 years agoFAQ and Troubleshooting additions from Nigel Metheringham
Matt S Trout [Thu, 5 Jan 2006 15:39:54 +0000]
FAQ and Troubleshooting additions from Nigel Metheringham

18 years agoAdded note about version padding to remind people packaging dists
Matt S Trout [Tue, 3 Jan 2006 18:17:44 +0000]
Added note about version padding to remind people packaging dists

18 years agoAnd the extra main classes
Matt S Trout [Mon, 2 Jan 2006 18:08:32 +0000]
And the extra main classes

18 years agoExtra test classes
Matt S Trout [Mon, 2 Jan 2006 18:07:52 +0000]
Extra test classes

18 years agoSome tweaks to Componentised, many_to_many helper from abraxxa
Matt S Trout [Mon, 2 Jan 2006 17:38:46 +0000]
Some tweaks to Componentised, many_to_many helper from abraxxa

18 years agoFix non-sqlite tests
Matt S Trout [Fri, 30 Dec 2005 20:34:37 +0000]
Fix non-sqlite tests

18 years agoProbably avoids some potential page/search bugs
Matt S Trout [Fri, 30 Dec 2005 05:21:45 +0000]
Probably avoids some potential page/search bugs

18 years agoUpdate Changes to reflect the stuff since 0.04999_01
Matt S Trout [Fri, 30 Dec 2005 04:58:31 +0000]
Update Changes to reflect the stuff since 0.04999_01

18 years agocompose_namespace, just for claco. who by asking volunteered to document it. clearly.
Matt S Trout [Fri, 30 Dec 2005 04:52:21 +0000]
compose_namespace, just for claco. who by asking volunteered to document it. clearly.

18 years agoAdded $rs->search_related, cleaned up paging code
Matt S Trout [Fri, 30 Dec 2005 04:44:45 +0000]
Added $rs->search_related, cleaned up paging code

18 years agoMoved inflation to inflate_result in Row.pm
Matt S Trout [Fri, 30 Dec 2005 01:26:08 +0000]
Moved inflation to inflate_result in Row.pm

18 years agoHack around a stupid SQL::Abstract bug and add GROUP BY support
Matt S Trout [Thu, 29 Dec 2005 22:44:21 +0000]
Hack around a stupid SQL::Abstract bug and add GROUP BY support

18 years agoMerge 'trunk' into 'DBIx-Class-resultset'
Matt S Trout [Thu, 29 Dec 2005 22:33:53 +0000]
Merge 'trunk' into 'DBIx-Class-resultset'

r420@server (orig r419):  bluefeet | 2005-12-29 18:01:11 +0000
Fix a typo when setting the validation_auto attribute.
r421@server (orig r420):  bricas | 2005-12-29 22:15:36 +0000
added stringification example

18 years agoadded stringification example
Brian Cassidy [Thu, 29 Dec 2005 22:15:36 +0000]
added stringification example

18 years agoFix a typo when setting the validation_auto attribute.
Aran Deltac [Thu, 29 Dec 2005 18:01:11 +0000]
Fix a typo when setting the validation_auto attribute.

18 years agobumped version to 0.04999_02 after dev release
Matt S Trout [Tue, 27 Dec 2005 15:09:59 +0000]
bumped version to 0.04999_02 after dev release

18 years agoChanges updated. 0.04999_01 away
Matt S Trout [Tue, 27 Dec 2005 03:48:20 +0000]
Changes updated. 0.04999_01 away

18 years agoAdded select and as attrs to resultset
Matt S Trout [Tue, 27 Dec 2005 03:11:32 +0000]
Added select and as attrs to resultset

18 years agoMoved resultset_instance into DB.pm
Matt S Trout [Mon, 26 Dec 2005 01:44:47 +0000]
Moved resultset_instance into DB.pm

18 years agoSwitched tests to use DBICTest->class("...")
Matt S Trout [Mon, 26 Dec 2005 01:32:42 +0000]
Switched tests to use DBICTest->class("...")

18 years ago04db test now uses txn_* API rather than storage->dbh hacks
Matt S Trout [Mon, 26 Dec 2005 00:48:44 +0000]
04db test now uses txn_* API rather than storage->dbh hacks

18 years agoResultSetInstance is now a component on DB, some test cleanup
Matt S Trout [Mon, 26 Dec 2005 00:46:52 +0000]
ResultSetInstance is now a component on DB, some test cleanup

18 years agoMerge 'trunk' into 'DBIx-Class-resultset'
Matt S Trout [Mon, 26 Dec 2005 05:50:53 +0000]
Merge 'trunk' into 'DBIx-Class-resultset'

r411@server (orig r410):  matthewt | 2005-12-25 23:50:53 +0000
- Removed DBIx::Class::Validation from Core (no prereqs in Build.PL, no tests)

18 years agoRemoved DBIx::Class::Validation from Core (no prereqs in Build.PL, no tests)
Matt S Trout [Sun, 25 Dec 2005 23:50:53 +0000]
Removed DBIx::Class::Validation from Core (no prereqs in Build.PL, no tests)

18 years agoCDBICompat happy again on rs branch
Matt S Trout [Tue, 20 Dec 2005 05:33:34 +0000]
CDBICompat happy again on rs branch

18 years agoNuked 08-inheritcols.t since it's duplicated in 01-columns.t
Matt S Trout [Tue, 20 Dec 2005 05:09:44 +0000]
Nuked 08-inheritcols.t since it's duplicated in 01-columns.t

18 years agoMerge 'trunk' into 'DBIx-Class-resultset'
Matt S Trout [Tue, 20 Dec 2005 01:59:46 +0000]
Merge 'trunk' into 'DBIx-Class-resultset'

r4570@obrien (orig r392):  castaway | 2005-12-14 14:22:23 +0000
Patches from Andreas Hartmeier applied to PK::Auto

r4601@obrien (orig r396):  marcus | 2005-12-15 15:59:43 +0000
make more sane error message for missing table.
r4632@obrien (orig r397):  bluefeet | 2005-12-15 17:07:45 +0000
Adding first version of DBIx::Class::Validation.
r4633@obrien (orig r398):  ningu | 2005-12-15 22:59:01 +0000
- PK::Auto doc patch from dwc
r4641@obrien (orig r400):  dwc | 2005-12-18 17:59:04 +0000
Update examples to be more explicit about load_components order

r4642@obrien (orig r401):  bricas | 2005-12-19 20:19:14 +0000
added cookbook example: setting default values

18 years agoadded cookbook example: setting default values
Brian Cassidy [Mon, 19 Dec 2005 20:19:14 +0000]
added cookbook example: setting default values

18 years agoUpdate examples to be more explicit about load_components order
Daniel Westermann-Clark [Sun, 18 Dec 2005 17:59:04 +0000]
Update examples to be more explicit about load_components order

18 years agoPK::Auto doc patch from dwc
David Kamholz [Thu, 15 Dec 2005 22:59:01 +0000]
PK::Auto doc patch from dwc

18 years agoAdding first version of DBIx::Class::Validation.
Aran Deltac [Thu, 15 Dec 2005 17:07:45 +0000]
Adding first version of DBIx::Class::Validation.

18 years agomake more sane error message for missing table.
Marcus Ramberg [Thu, 15 Dec 2005 15:59:43 +0000]
make more sane error message for missing table.

18 years agoStart of TableInstance code. CDBICompat currently b0rken
Matt S Trout [Wed, 14 Dec 2005 19:38:02 +0000]
Start of TableInstance code. CDBICompat currently b0rken

18 years agoPatches from Andreas Hartmeier applied to PK::Auto
Jess Robinson [Wed, 14 Dec 2005 14:22:23 +0000]
Patches from Andreas Hartmeier applied to PK::Auto

18 years agoFixup after pull from trunk
Matt S Trout [Wed, 14 Dec 2005 06:09:57 +0000]
Fixup after pull from trunk

18 years agoMerge 'trunk' into 'DBIx-Class-resultset'
Matt S Trout [Wed, 14 Dec 2005 05:44:37 +0000]
Merge 'trunk' into 'DBIx-Class-resultset'

r4450@obrien (orig r367):  bricas | 2005-12-09 19:25:51 +0000
minor pod fixes
r4451@obrien (orig r368):  matthewt | 2005-12-09 19:40:00 +0000
- Merged patched from andyg to throw useful errors during relationship loading
r4495@obrien (orig r369):  castaway | 2005-12-10 14:14:11 +0000
Check for primary key existance

r4496@obrien (orig r370):  ningu | 2005-12-10 15:06:51 +0000
- updated manifest and manifest.skip
- added support in BelongsTo for string third argument specifying foreign column name (and test)
r4497@obrien (orig r371):  ningu | 2005-12-10 15:48:13 +0000
- docs updates to Relationship and ResultSet
r4498@obrien (orig r372):  ningu | 2005-12-10 16:25:12 +0000
- item => head2 in docs
r4499@obrien (orig r373):  ningu | 2005-12-10 16:54:34 +0000
clean up transaction handling
- tx_begin, tx_commit, tx_rollback (old methods are aliased)
- DBI.pm uses counter to do nested transactions portably
r4500@obrien (orig r374):  ningu | 2005-12-10 17:19:50 +0000
- fix last patch
r4501@obrien (orig r375):  ningu | 2005-12-10 17:57:11 +0000
- fixed up relationship docs
r4502@obrien (orig r376):  ningu | 2005-12-10 18:21:11 +0000
- more dob updates
r4503@obrien (orig r377):  ningu | 2005-12-10 21:19:03 +0000
- update cookbook and resultset docs
r4504@obrien (orig r378):  ningu | 2005-12-10 21:32:04 +0000
- rename tx_* => txn_*
r4507@obrien (orig r381):  ningu | 2005-12-11 09:18:54 +0000
- rewrite belongs_to again, so $cond is foreign key in current table
r4508@obrien (orig r382):  matthewt | 2005-12-12 12:07:29 +0000
- Test and fix to Storage::DBI from Justin DeVuyst
r4509@obrien (orig r383):  matthewt | 2005-12-12 15:52:40 +0000
- Nothing to see here. Move along ...
r4510@obrien (orig r384):  ningu | 2005-12-13 11:22:49 +0000
- fix docs typo
r4511@obrien (orig r385):  ningu | 2005-12-13 20:23:50 +0000
- PK::Auto::Pg bug fix, only checks primary keys
r4512@obrien (orig r386):  ningu | 2005-12-13 20:37:42 +0000
- updated Changes
r4513@obrien (orig r387):  ningu | 2005-12-13 20:54:57 +0000
- add ResultSet to see also in main POD
- update MANIFEST and README
r4514@obrien (orig r388):  ningu | 2005-12-13 21:28:17 +0000
- fix mystery tabs in changes file

18 years agofix mystery tabs in changes file
David Kamholz [Tue, 13 Dec 2005 21:28:17 +0000]
fix mystery tabs in changes file

18 years ago- add ResultSet to see also in main POD
David Kamholz [Tue, 13 Dec 2005 20:54:57 +0000]
- add ResultSet to see also in main POD
- update MANIFEST and README

18 years agoupdated Changes
David Kamholz [Tue, 13 Dec 2005 20:37:42 +0000]
updated Changes

18 years agoPK::Auto::Pg bug fix, only checks primary keys
David Kamholz [Tue, 13 Dec 2005 20:23:50 +0000]
PK::Auto::Pg bug fix, only checks primary keys

18 years agofix docs typo
David Kamholz [Tue, 13 Dec 2005 11:22:49 +0000]
fix docs typo

18 years agoNothing to see here. Move along ...
Matt S Trout [Mon, 12 Dec 2005 15:52:40 +0000]
Nothing to see here. Move along ...

18 years agoTest and fix to Storage::DBI from Justin DeVuyst
Matt S Trout [Mon, 12 Dec 2005 12:07:29 +0000]
Test and fix to Storage::DBI from Justin DeVuyst

18 years agorewrite belongs_to again, so $cond is foreign key in current table
David Kamholz [Sun, 11 Dec 2005 09:18:54 +0000]
rewrite belongs_to again, so $cond is foreign key in current table

18 years agomerge resultset branch through revision 378
David Kamholz [Sun, 11 Dec 2005 00:16:11 +0000]
merge resultset branch through revision 378

18 years agomerge resultset branch through revision 371
David Kamholz [Sun, 11 Dec 2005 00:03:22 +0000]
merge resultset branch through revision 371

18 years agorename tx_* => txn_*
David Kamholz [Sat, 10 Dec 2005 21:32:04 +0000]
rename tx_* => txn_*

18 years agoupdate cookbook and resultset docs
David Kamholz [Sat, 10 Dec 2005 21:19:03 +0000]
update cookbook and resultset docs

18 years agomore dob updates
David Kamholz [Sat, 10 Dec 2005 18:21:11 +0000]
more dob updates

18 years agofixed up relationship docs
David Kamholz [Sat, 10 Dec 2005 17:57:11 +0000]
fixed up relationship docs

18 years agofix last patch
David Kamholz [Sat, 10 Dec 2005 17:19:50 +0000]
fix last patch

18 years agoclean up transaction handling
David Kamholz [Sat, 10 Dec 2005 16:54:34 +0000]
clean up transaction handling
- tx_begin, tx_commit, tx_rollback (old methods are aliased)
- DBI.pm uses counter to do nested transactions portably

18 years agoitem => head2 in docs
David Kamholz [Sat, 10 Dec 2005 16:25:12 +0000]
item => head2 in docs

18 years agodocs updates to Relationship and ResultSet
David Kamholz [Sat, 10 Dec 2005 15:48:13 +0000]
docs updates to Relationship and ResultSet

18 years ago- updated manifest and manifest.skip
David Kamholz [Sat, 10 Dec 2005 15:06:51 +0000]
- updated manifest and manifest.skip
- added support in BelongsTo for string third argument specifying foreign column name (and test)

18 years agoCheck for primary key existance
Jess Robinson [Sat, 10 Dec 2005 14:14:11 +0000]
Check for primary key existance

18 years agoMerged patched from andyg to throw useful errors during relationship loading
Matt S Trout [Fri, 9 Dec 2005 19:40:00 +0000]
Merged patched from andyg to throw useful errors during relationship loading

18 years agominor pod fixes
Brian Cassidy [Fri, 9 Dec 2005 19:25:51 +0000]
minor pod fixes

18 years agoMoved search_like to resultset
Matt S Trout [Fri, 9 Dec 2005 04:58:16 +0000]
Moved search_like to resultset

18 years agoLo, doth everything now use resultset_instance
Matt S Trout [Fri, 9 Dec 2005 02:41:03 +0000]
Lo, doth everything now use resultset_instance

18 years agoMerge 'trunk' into 'DBIx-Class-resultset'
David Kamholz [Thu, 8 Dec 2005 03:35:27 +0000]
Merge 'trunk' into 'DBIx-Class-resultset'

18 years agoupdated contributors list
David Kamholz [Wed, 7 Dec 2005 21:35:27 +0000]
updated contributors list

18 years agoManual::Cookbook patch from Krzysztof Krzyzaniak
Matt S Trout [Wed, 7 Dec 2005 01:52:13 +0000]
Manual::Cookbook patch from Krzysztof Krzyzaniak

18 years agoComponentised fixup from Vsevolod (Simon) Ilyushchenko
Matt S Trout [Wed, 7 Dec 2005 01:38:50 +0000]
Componentised fixup from Vsevolod (Simon) Ilyushchenko

18 years agoClassdata test from abraxxa
Matt S Trout [Wed, 7 Dec 2005 01:37:55 +0000]
Classdata test from abraxxa

18 years agoRequire Data::Page 2.00
Andy Grundman [Mon, 5 Dec 2005 18:34:09 +0000]
Require Data::Page 2.00

18 years agodie() if the user inadvertently tries to set the column list using
Jules Bean [Thu, 1 Dec 2005 20:04:37 +0000]
die() if the user inadvertently tries to set the column list using
columns() as if it was add_columns().

18 years agoPatch from abraxxa to make set_primary_key barf if called with non-existant columns
Matt S Trout [Thu, 1 Dec 2005 17:49:11 +0000]
Patch from abraxxa to make set_primary_key barf if called with non-existant columns

18 years agoRemoved duplicate C3 dep from Build.PL
Andy Grundman [Thu, 1 Dec 2005 16:41:43 +0000]
Removed duplicate C3 dep from Build.PL

18 years agoMoved search_literal, count, count_literal onto resultset
Matt S Trout [Thu, 1 Dec 2005 07:55:29 +0000]
Moved search_literal, count, count_literal onto resultset

18 years agoMoved search to resultset, created ResultSetInstance
Matt S Trout [Thu, 1 Dec 2005 06:30:11 +0000]
Moved search to resultset, created ResultSetInstance