17 years agoI hate you all.
Matt S Trout [Sat, 21 Oct 2006 03:16:47 +0000]
I hate you all.

17 years agoHide documentation for deprecated modules from PAUSE.
Scott McWhirter [Wed, 18 Oct 2006 22:07:55 +0000]
Hide documentation for deprecated modules from PAUSE.

17 years agoCosmetics: Changed DBIx::Class to fit into the global 2-space-indent convention
Sebastian Willert [Wed, 18 Oct 2006 20:40:15 +0000]
Cosmetics: Changed DBIx::Class to fit into the global 2-space-indent convention

17 years agoChanged DBIC::Schema->load_classes to be taint-safe even when Module::Find is used...
Sebastian Willert [Wed, 18 Oct 2006 20:37:23 +0000]
Changed DBIC::Schema->load_classes to be taint-safe even when Module::Find is used to fetch the classes to import.
Added a testfile for this behavior and any further taint related issues.

17 years agoAdd myself to the contributors list
Sebastian Willert [Wed, 18 Oct 2006 20:33:43 +0000]
Add myself to the contributors list

17 years agoAdd (currently failing) tests for single relationship accessors with objects and...
Daniel Westermann-Clark [Tue, 17 Oct 2006 07:40:56 +0000]
Add (currently failing) tests for single relationship accessors with objects and for PK mutation

17 years agoAdd find_or_new / in_storage example
Jess Robinson [Sat, 14 Oct 2006 20:21:26 +0000]
Add find_or_new / in_storage example

17 years agoFunky hashref inflating example
Jess Robinson [Sat, 14 Oct 2006 20:11:40 +0000]
Funky hashref inflating example

17 years agoFix typo
Jess Robinson [Sat, 14 Oct 2006 19:46:26 +0000]
Fix typo

17 years agoAdded resultsetcolumn question to FAQ
Jess Robinson [Sat, 14 Oct 2006 19:43:52 +0000]
Added resultsetcolumn question to FAQ

17 years agoAdd func example for resultsetcolumn
Jess Robinson [Sat, 14 Oct 2006 19:41:07 +0000]
Add func example for resultsetcolumn

17 years agoAdded examples for ResultSetColumn
Jess Robinson [Sat, 14 Oct 2006 19:24:15 +0000]
Added examples for ResultSetColumn

17 years agoMinor consistency, layout and grammar updates
Jess Robinson [Sat, 14 Oct 2006 17:33:13 +0000]
Minor consistency, layout and grammar updates

17 years agoAdd tests for alias fix in [2815]
Daniel Westermann-Clark [Sun, 8 Oct 2006 17:41:15 +0000]
Add tests for alias fix in [2815]

17 years agofixup to work round an aliasing bug
Matt S Trout [Sat, 7 Oct 2006 00:49:06 +0000]
fixup to work round an aliasing bug

17 years agoUpdate changes
Dan Sully [Wed, 4 Oct 2006 18:32:37 +0000]
Update changes

17 years agoMake UTF-8 columns work under Perl <= 5.8.0
Dan Sully [Wed, 4 Oct 2006 18:19:37 +0000]
Make UTF-8 columns work under Perl <= 5.8.0

17 years agoRework quote tests to not rely on SQLite, instead using debugcb to get generated SQL
Daniel Westermann-Clark [Sat, 16 Sep 2006 16:56:02 +0000]
Rework quote tests to not rely on SQLite, instead using debugcb to get generated SQL

17 years agoFixed incorect class name in sqlt examples
Ash Berlin [Fri, 15 Sep 2006 21:35:37 +0000]
Fixed incorect class name in sqlt examples

17 years agoFixup limit syntax finding for DB2
Jess Robinson [Fri, 15 Sep 2006 21:17:43 +0000]
Fixup limit syntax finding for DB2

17 years agoPrepping 0.07002 for release v0.07002
Daniel Westermann-Clark [Thu, 14 Sep 2006 21:26:45 +0000]
Prepping 0.07002 for release

17 years agoFix for recent SQLite versions interpreting single quotes as string literals
Daniel Westermann-Clark [Thu, 14 Sep 2006 14:29:02 +0000]
Fix for recent SQLite versions interpreting single quotes as string literals

17 years agoBackported column_info_from_storage accessor from -current, but defaults true instead...
Brandon L. Black [Tue, 12 Sep 2006 19:31:10 +0000]
Backported column_info_from_storage accessor from -current, but defaults true instead of false in 0.07xxx

17 years agoexample.db removed. make your own. the scripts in ../ make it too easy to bugger...
Kieren Diment [Sat, 9 Sep 2006 02:52:47 +0000]
example.db removed.  make your own.  the scripts in ../ make it too easy to bugger the database as is.

17 years agomention of reference impl in Example.pod and changed example to use the db/ directory...
Kieren Diment [Sat, 9 Sep 2006 02:44:17 +0000]
mention of reference impl in Example.pod and changed example to use the db/ directory to store database files

17 years agoadded reference implementation of DBIx::Class::Manual::Example
Kieren Diment [Sat, 9 Sep 2006 02:37:47 +0000]
added reference implementation of DBIx::Class::Manual::Example

17 years agoMore degphatification.
Cory G Watson [Fri, 8 Sep 2006 16:03:09 +0000]
More degphatification.

17 years agoDe 'gphatify' Statistics.pm per mst's request *grin*
Cory G Watson [Fri, 8 Sep 2006 16:01:08 +0000]
De 'gphatify' Statistics.pm per mst's request *grin*

17 years agoupdated all to use PK::Auto
Kieren Diment [Fri, 8 Sep 2006 09:50:32 +0000]
updated all to use PK::Auto

17 years agoMissed fallback from changeset [2751]
Nigel Metheringham [Thu, 7 Sep 2006 16:34:44 +0000]
Missed fallback from changeset [2751]

17 years agoAdded FAQ/Cookbook entry on Stringification. Contributed by Marcello Romani.
Nigel Metheringham [Thu, 7 Sep 2006 16:30:30 +0000]
Added FAQ/Cookbook entry on Stringification.  Contributed by Marcello Romani.

17 years agoFixed inflate_datetime tests under older Test::More
Christopher H. Laco [Thu, 7 Sep 2006 01:00:22 +0000]
Fixed inflate_datetime tests under older Test::More

17 years agoUpdate populate docs
Jess Robinson [Sun, 3 Sep 2006 20:04:18 +0000]
Update populate docs

17 years agoApparently I can't spell my own name.
Michael Leuchtenburg [Thu, 31 Aug 2006 21:13:58 +0000]
Apparently I can't spell my own name.

17 years agoTrivial change - add module name to pod coverage skip message
Nigel Metheringham [Thu, 31 Aug 2006 17:14:57 +0000]
Trivial change - add module name to pod coverage skip message

17 years agodocument storage_type
Brandon L. Black [Thu, 31 Aug 2006 16:29:23 +0000]
document storage_type

17 years agofixed a bug in ResultSet where passing an empty $cond hash to search() and search_rs...
Justin Guenther [Mon, 28 Aug 2006 08:37:53 +0000]
fixed a bug in ResultSet where passing an empty $cond hash to search() and search_rs() would result in an unnecessary empty condition in $self->{cond}

17 years agoadded tests for many_to_many set_$rel(\@objs)
Justin Guenther [Mon, 28 Aug 2006 08:02:19 +0000]
added tests for many_to_many set_$rel(\@objs)

17 years agofixes to many-many
Matt S Trout [Fri, 25 Aug 2006 21:49:09 +0000]
fixes to many-many

17 years agobump C3 reqs again
Brandon L. Black [Fri, 25 Aug 2006 20:49:52 +0000]
bump C3 reqs again

17 years agodocumented storage accessor in Schema
Justin Guenther [Thu, 24 Aug 2006 21:56:31 +0000]
documented storage accessor in Schema

17 years agofixed set_$rel (from many_to_many) to accept a listref
Justin Guenther [Thu, 24 Aug 2006 17:58:38 +0000]
fixed set_$rel (from many_to_many) to accept a listref

17 years agofeck arse drink women
Matt S Trout [Thu, 24 Aug 2006 13:52:49 +0000]
feck arse drink women

17 years agoDocumentation fixes.
K J Cheetham [Thu, 24 Aug 2006 13:29:20 +0000]
Documentation fixes.

17 years agoupdated Changes
Justin Guenther [Wed, 23 Aug 2006 19:43:55 +0000]
updated Changes

17 years agoMore Relationship docs clarifications/fixes
Justin Guenther [Wed, 23 Aug 2006 17:49:48 +0000]
More Relationship docs clarifications/fixes

17 years agoFixed typos in new Relationship docs, and made style more consistent
Justin Guenther [Wed, 23 Aug 2006 17:27:14 +0000]
Fixed typos in new Relationship docs, and made style more consistent

17 years agoCleaned up and clarified Relationship docs
Justin Guenther [Wed, 23 Aug 2006 17:02:22 +0000]
Cleaned up and clarified Relationship docs

17 years agouse ref instead of eval to check limit syntax (to avoid issues with Devel::StackTrace)
Daniel Westermann-Clark [Tue, 22 Aug 2006 05:05:58 +0000]
use ref instead of eval to check limit syntax (to avoid issues with Devel::StackTrace)

17 years agobugfix to Oracle columns_info_for
Brandon L. Black [Mon, 21 Aug 2006 17:33:02 +0000]
bugfix to Oracle columns_info_for

17 years agoChange _cond_for_update_delete to handle more complicated queries through recursing...
Michael Leuchtenburg [Mon, 21 Aug 2006 15:33:04 +0000]
Change _cond_for_update_delete to handle more complicated queries through recursing on internal hashes.
Add a test which should succeed and fails without this change.

17 years agoremove_columns now deletes columns from _columns fixing has_columns false positives
Christopher H. Laco [Sun, 20 Aug 2006 04:16:30 +0000]
remove_columns now deletes columns from _columns fixing has_columns false positives

17 years ago0.07001 released
Jess Robinson [Fri, 18 Aug 2006 18:52:59 +0000]
0.07001 released

17 years agoAllow deploy to supply a directory for the SQL file to deploy from (Penguin)
Jess Robinson [Fri, 18 Aug 2006 11:03:25 +0000]
Allow deploy to supply a directory for the SQL file to deploy from (Penguin)

17 years agoAssume scalar refs need fetching in PK::Auto (to allow \'DEFAULT'
Jess Robinson [Fri, 18 Aug 2006 11:00:24 +0000]
Assume scalar refs need fetching in PK::Auto (to allow \'DEFAULT'
Add RowNumberOver for limits with DB2

17 years agoUpdate to 0.07001
Jess Robinson [Fri, 18 Aug 2006 10:58:27 +0000]
Update to 0.07001

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