17 years agoAdded recent Changes
Jess Robinson [Thu, 17 Aug 2006 18:59:09 +0000]
Added recent Changes

17 years agominor doc clarifications
Jesse Sheidlower [Wed, 16 Aug 2006 15:22:37 +0000]
minor doc clarifications

17 years agoChanged the docs for relationship attributes, and added rel order_by example
Ash Berlin [Mon, 14 Aug 2006 17:20:50 +0000]
Changed the docs for relationship attributes, and added rel order_by example
to cookbook.

17 years agoAlg::C3 req bump to 0.04
Brandon L. Black [Mon, 14 Aug 2006 16:41:03 +0000]
Alg::C3 req bump to 0.04

17 years agoadded sth method to Storage::DBI::NoBindVars, updated related docs
Brandon L. Black [Mon, 14 Aug 2006 16:38:04 +0000]
added sth method to Storage::DBI::NoBindVars, updated related docs

17 years agoMove unless to next line to prevent stabbings.
Cory G Watson [Fri, 11 Aug 2006 21:13:50 +0000]
Move unless to next line to prevent stabbings.

17 years agoSupport default aliases in many_to_many accessors. Update where test classes to use...
Michael Leuchtenburg [Thu, 10 Aug 2006 19:49:02 +0000]
Support default aliases in many_to_many accessors. Update where test classes to use this.
Remove warning about pseudohashes with array ref where/cond in ResultSet::search_rs.

17 years agoSupport for relationship attributes in many_to_many accessors.
Michael Leuchtenburg [Thu, 10 Aug 2006 18:22:05 +0000]
Support for relationship attributes in many_to_many accessors.
Merge new where condition, old where condition, cond in ResultSet::search_rs
Collapse cond in ResultSet::new_result so that it doesn't try to create columns with names like "-and".
Add a bunch of tests for the where condition things, which also happen to require the cond collapsing.
Create supporting classes and associated tables for these tests.

17 years agobackport the DBIx::Class::Storage::DBI::DESTROY fix for peopel sharing $dbh to other...
Brandon L. Black [Wed, 9 Aug 2006 17:05:33 +0000]
backport the DBIx::Class::Storage::DBI::DESTROY fix for peopel sharing $dbh to other code

17 years agobump Alg::C3 req to 0.03
Brandon L. Black [Wed, 9 Aug 2006 03:29:12 +0000]
bump Alg::C3 req to 0.03

17 years agoadding draft of pod index generator based on zby script
Brandon L. Black [Tue, 8 Aug 2006 13:53:55 +0000]
adding draft of pod index generator based on zby script

17 years agoTest for search_rs destructive effects on attributes - see fix in [2674]
Nigel Metheringham [Tue, 8 Aug 2006 12:05:39 +0000]
Test for search_rs destructive effects on attributes - see fix in [2674]

17 years agotweaked search_rs to not be destructive to passed
Matt S Trout [Tue, 8 Aug 2006 11:32:42 +0000]
tweaked search_rs to not be destructive to passed

17 years agoRemove extraneous sources for aliasing test; same effect can be achieved using search...
Daniel Westermann-Clark [Tue, 8 Aug 2006 06:27:30 +0000]
Remove extraneous sources for aliasing test; same effect can be achieved using search_related

17 years agousing ->rows here was not a reliable thing to do
Brandon L. Black [Tue, 8 Aug 2006 05:59:05 +0000]
using ->rows here was not a reliable thing to do

17 years agoFix two aliasing bugs: remove the alias when provided to new_result and add the alias...
Daniel Westermann-Clark [Mon, 7 Aug 2006 22:22:31 +0000]
Fix two aliasing bugs: remove the alias when provided to new_result and add the alias to the input query if we're using it (regression from 0.06)

17 years agoCookbook inflate_result example from avinash40
Jess Robinson [Fri, 4 Aug 2006 17:38:43 +0000]
Cookbook inflate_result example from avinash40

17 years agofix think-o
David Kamholz [Fri, 4 Aug 2006 08:56:10 +0000]
fix think-o

17 years agopass on errors in component_class except when the file for the module itself wasn...
David Kamholz [Fri, 4 Aug 2006 08:55:37 +0000]
pass on errors in component_class except when the file for the module itself wasn't found

17 years agochange to use utf8::decode/encode
Marcus Ramberg [Wed, 2 Aug 2006 08:29:49 +0000]
change to use utf8::decode/encode

17 years agosheesh, i contributed 3 lines of docs
Bogdan Lucaciu [Tue, 1 Aug 2006 21:57:46 +0000]
sheesh, i contributed 3 lines of docs

17 years agoDocumentation patch, related to joins, aliases and 'me'
Bogdan Lucaciu [Tue, 1 Aug 2006 21:55:13 +0000]
Documentation patch, related to joins, aliases and 'me'

17 years agoadded Cwd 3.19 + Alg::C3 0.02 to requirements
Brandon L. Black [Mon, 31 Jul 2006 20:31:05 +0000]
added Cwd 3.19 + Alg::C3 0.02 to requirements

17 years agoMinor test cleanup (I think I'm losing my mind)
Daniel Westermann-Clark [Fri, 28 Jul 2006 04:55:37 +0000]
Minor test cleanup (I think I'm losing my mind)

17 years agoAdd missing quote to example. I looked over this last night, but I guess my eyes...
Daniel Westermann-Clark [Fri, 28 Jul 2006 04:25:35 +0000]
Add missing quote to example.  I looked over this last night, but I guess my eyes aren't working as well anymore.

17 years agoTypo in scalar ref example
Daniel Westermann-Clark [Fri, 28 Jul 2006 04:20:15 +0000]
Typo in scalar ref example

17 years agoPass attrs to find from update_or_create (reported by Nathan Kurz)
Daniel Westermann-Clark [Fri, 28 Jul 2006 04:14:05 +0000]
Pass attrs to find from update_or_create (reported by Nathan Kurz)

17 years agoRemove anonymous blesses to avoid major speed hit on Fedora Core 5, or 'the anti...
Daniel Westermann-Clark [Fri, 28 Jul 2006 03:30:28 +0000]
Remove anonymous blesses to avoid major speed hit on Fedora Core 5, or 'the anti-dead-rat fix'

17 years agoAdd previous changes for 0.07001
Daniel Westermann-Clark [Fri, 28 Jul 2006 03:19:58 +0000]
Add previous changes for 0.07001

17 years agoDocumentation improvements
Jess Robinson [Thu, 27 Jul 2006 07:28:11 +0000]
Documentation improvements

17 years agoAdd some new docs
Jess Robinson [Thu, 27 Jul 2006 07:13:53 +0000]
Add some new docs

17 years agosmall cleanup to ResultSourceProxy
David Kamholz [Thu, 27 Jul 2006 06:32:47 +0000]
small cleanup to ResultSourceProxy

17 years agoadd result_class to ResultSourceProxy; move _ident_cond into CDBI code, not needed...
David Kamholz [Thu, 27 Jul 2006 06:22:57 +0000]
add result_class to ResultSourceProxy; move _ident_cond into CDBI code, not needed elsewhere

17 years agoFAQ update: Minor correction from Richard Jolly, mention search_rs, wrap lines, and...
Daniel Westermann-Clark [Thu, 27 Jul 2006 05:07:24 +0000]
FAQ update: Minor correction from Richard Jolly, mention search_rs, wrap lines, and minor grammar corrections

17 years agobugfix for pathological prefetch case
Matt S Trout [Wed, 26 Jul 2006 16:13:59 +0000]
bugfix for pathological prefetch case

17 years agovery minor cleanups to columns_info_for
Brandon L. Black [Wed, 26 Jul 2006 00:25:24 +0000]
very minor cleanups to columns_info_for

17 years agonext::method, not next::columns_info_for
Brandon L. Black [Mon, 24 Jul 2006 13:20:56 +0000]
next::method, not next::columns_info_for

17 years ago1) Add an explicit error to columns_info_for if the given schema/table combination...
Jess Robinson [Mon, 24 Jul 2006 12:16:00 +0000]
1) Add an explicit error to columns_info_for if the given schema/table combination produces no results.
2) Upper case the input for Oracle.

17 years agoyeah, yeah, yeah
Matt S Trout [Sun, 23 Jul 2006 19:31:41 +0000]
yeah, yeah, yeah

17 years agoMerge 'DBIx-Class-current' into 'trunk'
Matt S Trout [Sun, 23 Jul 2006 00:23:56 +0000]
Merge 'DBIx-Class-current' into 'trunk'

17 years agoMinor fixes to deploy / sqltargs, and more glossary
Jess Robinson [Fri, 21 Jul 2006 07:20:14 +0000]
Minor fixes to deploy / sqltargs, and more glossary

17 years agofix oversight with source_name (regular accessor, not component_class)
David Kamholz [Thu, 20 Jul 2006 22:02:09 +0000]
fix oversight with source_name (regular accessor, not component_class)

17 years agoand once more, with feeling
Matt S Trout [Wed, 19 Jul 2006 22:39:12 +0000]
and once more, with feeling

17 years agoCallback now gets args
Matt S Trout [Wed, 19 Jul 2006 22:29:59 +0000]
Callback now gets args

17 years agoUse _sql_maker_opts, now.
Marc Mims [Tue, 18 Jul 2006 21:12:54 +0000]
Use _sql_maker_opts, now.

17 years agoLocalise Data::Dumper global vars in example
Jess Robinson [Tue, 18 Jul 2006 18:03:26 +0000]
Localise Data::Dumper global vars in example

17 years agominor fixup to _merge_attr
Matt S Trout [Mon, 17 Jul 2006 02:35:46 +0000]
minor fixup to _merge_attr

17 years agobah.
Matt S Trout [Sun, 16 Jul 2006 20:32:14 +0000]
bah.

17 years agoMore docs
Jess Robinson [Sun, 16 Jul 2006 13:23:15 +0000]
More docs

17 years agoImprove docs for searching, as, and some cookbook examples
Jess Robinson [Sun, 16 Jul 2006 12:25:22 +0000]
Improve docs for searching, as, and some cookbook examples

17 years agoMore FAQ!
Jess Robinson [Sun, 16 Jul 2006 12:17:16 +0000]
More FAQ!

17 years agoDisable _is_unique_query check in single() since it can't infer properly yet
Daniel Westermann-Clark [Sat, 15 Jul 2006 18:20:53 +0000]
Disable _is_unique_query check in single() since it can't infer properly yet

17 years agoskip empty queries to eliminate spurious warnings on ->deploy
Matt S Trout [Sat, 15 Jul 2006 17:10:55 +0000]
skip empty queries to eliminate spurious warnings on ->deploy

17 years agofixup for RowNum limit syntax with functions
Matt S Trout [Fri, 14 Jul 2006 19:51:55 +0000]
fixup for RowNum limit syntax with functions

17 years agofixups to ORDER BY, tweaks to deepen some copies in ResultSet
Matt S Trout [Fri, 14 Jul 2006 03:35:54 +0000]
fixups to ORDER BY, tweaks to deepen some copies in ResultSet

17 years agoPOD'd result_class func
Ash Berlin [Thu, 13 Jul 2006 17:40:58 +0000]
POD'd result_class func

17 years agoutf8columns fixup
David Kamholz [Thu, 13 Jul 2006 17:06:57 +0000]
utf8columns fixup

17 years agoPOD change so it makes more sens when looking at with perldoc
Ash Berlin [Thu, 13 Jul 2006 10:48:44 +0000]
POD change so it makes more sens when looking at with perldoc

17 years agoAdded FAQ.pod to Changes
Jess Robinson [Thu, 13 Jul 2006 09:38:43 +0000]
Added FAQ.pod to Changes

17 years agochanges for _07
David Kamholz [Wed, 12 Jul 2006 18:57:07 +0000]
changes for _07

17 years agofix from attr issue
David Kamholz [Wed, 12 Jul 2006 18:55:35 +0000]
fix from attr issue

17 years agochanges for _06
Matt S Trout [Wed, 12 Jul 2006 17:35:52 +0000]
changes for _06

17 years agoMake "no_comments", the default for deploy
Jess Robinson [Wed, 12 Jul 2006 11:20:14 +0000]
Make "no_comments", the default for deploy

17 years agoPrevent S::A::L caching of $dbh
Brandon L. Black [Wed, 12 Jul 2006 05:17:40 +0000]
Prevent S::A::L caching of $dbh
Bugfix: dont lose track of sql_maker settings when forking
setting sql_maker-related options via connect_info improved and docced better

17 years agochange _parent_from to from
David Kamholz [Tue, 11 Jul 2006 18:02:28 +0000]
change _parent_from to from

17 years agoWas replaced by ODBC.pm and ODBC/DB2_400_SQL.pm
Marc Mims [Tue, 11 Jul 2006 16:44:15 +0000]
Was replaced by ODBC.pm and ODBC/DB2_400_SQL.pm

17 years agoMerge 'resultset_2_electric_boogaloo' into 'DBIx-Class-current'
David Kamholz [Tue, 11 Jul 2006 21:37:58 +0000]
Merge 'resultset_2_electric_boogaloo' into 'DBIx-Class-current'

17 years agoMerge 'resultset_2_electric_boogaloo' into 'DBIx-Class-current'
David Kamholz [Tue, 11 Jul 2006 13:16:47 +0000]
Merge 'resultset_2_electric_boogaloo' into 'DBIx-Class-current'

17 years agoput count back in test
David Kamholz [Tue, 11 Jul 2006 14:37:58 +0000]
put count back in test

17 years agoall present and correct. I think.
Matt S Trout [Tue, 11 Jul 2006 13:51:31 +0000]
all present and correct. I think.

17 years agoDoced {add_drop_table} option to deploy
Ash Berlin [Tue, 11 Jul 2006 13:38:02 +0000]
Doced {add_drop_table} option to deploy

17 years agopass through self attrs to rel_rs (for order_by, group_by etc.)
Matt S Trout [Tue, 11 Jul 2006 13:20:03 +0000]
pass through self attrs to rel_rs (for order_by, group_by etc.)

17 years agomiscellaneous cleanup and removal of dead code
David Kamholz [Tue, 11 Jul 2006 08:40:03 +0000]
miscellaneous cleanup and removal of dead code

17 years agofixation
David Kamholz [Tue, 11 Jul 2006 08:29:52 +0000]
fixation

17 years agoalmost working
David Kamholz [Tue, 11 Jul 2006 08:16:13 +0000]
almost working

17 years agomove _resolved_attrs and friends to be next to related_resultset
David Kamholz [Tue, 11 Jul 2006 06:34:21 +0000]
move _resolved_attrs and friends to be next to related_resultset

17 years agoMerge 'DBIx-Class-current' into 'resultset_2_electric_boogaloo'
David Kamholz [Tue, 11 Jul 2006 06:18:18 +0000]
Merge 'DBIx-Class-current' into 'resultset_2_electric_boogaloo'

r13730@haferschleim (orig r2157):  blblack | 2006-07-11 02:32:33 +0200
Intro updates regarding Schema::Loader usage and on_connect_do
r13732@haferschleim (orig r2159):  blblack | 2006-07-11 05:11:43 +0200
add some missing virtual methods

17 years agokinda unbroke things
David Kamholz [Tue, 11 Jul 2006 06:16:47 +0000]
kinda unbroke things

17 years agoadd some missing virtual methods
Brandon L. Black [Tue, 11 Jul 2006 03:11:43 +0000]
add some missing virtual methods

17 years agoIntro updates regarding Schema::Loader usage and on_connect_do
Brandon L. Black [Tue, 11 Jul 2006 00:32:33 +0000]
Intro updates regarding Schema::Loader usage and on_connect_do

17 years agomore fiddling, but it still don't work
David Kamholz [Tue, 11 Jul 2006 00:12:34 +0000]
more fiddling, but it still don't work

17 years agobah
David Kamholz [Mon, 10 Jul 2006 22:03:36 +0000]
bah

17 years agoMore FAQs!
Jess Robinson [Mon, 10 Jul 2006 13:06:30 +0000]
More FAQs!

17 years agosome evals so the tests finish
Matt S Trout [Mon, 10 Jul 2006 01:16:47 +0000]
some evals so the tests finish

17 years agoback to less failures
Matt S Trout [Mon, 10 Jul 2006 01:07:16 +0000]
back to less failures

17 years agofix up test
David Kamholz [Mon, 10 Jul 2006 00:07:13 +0000]
fix up test

17 years agoyeah, cos two hash copies in five lines is really handy and essential
Matt S Trout [Sun, 9 Jul 2006 23:50:00 +0000]
yeah, cos two hash copies in five lines is really handy and essential

17 years agotweaked some stuff. appears no more broken.
Matt S Trout [Sun, 9 Jul 2006 23:29:44 +0000]
tweaked some stuff. appears no more broken.

17 years agoapply claco's result_source_instance patch
David Kamholz [Sat, 8 Jul 2006 16:16:17 +0000]
apply claco's result_source_instance patch

17 years agoMerge 'find_unique_query_fixes' into 'DBIx-Class-current'
Daniel Westermann-Clark [Fri, 7 Jul 2006 21:22:01 +0000]
Merge 'find_unique_query_fixes' into 'DBIx-Class-current'

17 years agoCleanup test and log fix
Daniel Westermann-Clark [Fri, 7 Jul 2006 20:22:01 +0000]
Cleanup test and log fix

17 years agoTake into account values specified in the where attr when deciding to include a uniqu...
Daniel Westermann-Clark [Fri, 7 Jul 2006 07:05:34 +0000]
Take into account values specified in the where attr when deciding to include a unique query

17 years agofix silly bug introduced in test
David Kamholz [Fri, 7 Jul 2006 05:57:22 +0000]
fix silly bug introduced in test

17 years agoCommit failing test for unique constraints: When a table has two or more unique
Daniel Westermann-Clark [Fri, 7 Jul 2006 05:30:53 +0000]
Commit failing test for unique constraints: When a table has two or more unique
constraints, and you satisfy one, you get a partial key in the WHERE clause.

This required adding two unique constraints to the 'track' table, and fixing up
a couple of cases where we had duplicate values.

17 years ago_is_unique_query: Don't warn on multiple occurrences of the same value for a constrai...
Daniel Westermann-Clark [Fri, 7 Jul 2006 04:07:24 +0000]
_is_unique_query: Don't warn on multiple occurrences of the same value for a constrained column

17 years agoutf8columns fix
David Kamholz [Fri, 7 Jul 2006 02:05:03 +0000]
utf8columns fix

17 years agofixed a typo in a regexp
Justin Guenther [Thu, 6 Jul 2006 23:41:36 +0000]
fixed a typo in a regexp

17 years agoremoved extra =over command
Justin Guenther [Thu, 6 Jul 2006 23:33:09 +0000]
removed extra =over command

17 years agomade tests respect debug
Matt S Trout [Thu, 6 Jul 2006 23:07:03 +0000]
made tests respect debug

17 years agoenv var
Matt S Trout [Thu, 6 Jul 2006 22:44:53 +0000]
env var