Justin Guenther [Thu, 11 May 2006 21:53:25 +0000]
Fixed cookbook example to actually work
Justin Guenther [Thu, 11 May 2006 19:20:59 +0000]
Added a couple examples to the cookbook
Daniel Westermann-Clark [Wed, 10 May 2006 16:00:11 +0000]
Row::update encapsulates this when passed a hashref; using set_columns bypasses deflation
Aran Deltac [Tue, 9 May 2006 15:00:56 +0000]
Comment to DBIX_CLASS_STORAGE_DBI_DEBUG stating that it is read on storage creation.
Matt S Trout [Mon, 8 May 2006 23:03:00 +0000]
couple bugfixes
Daniel Westermann-Clark [Mon, 1 May 2006 19:31:19 +0000]
Add missing comma in example ;)
Daniel Westermann-Clark [Mon, 1 May 2006 19:29:37 +0000]
Add example of multi-column foreign keys
Matt S Trout [Thu, 27 Apr 2006 20:43:45 +0000]
pod patch from ted
Aran Deltac [Wed, 26 Apr 2006 22:15:41 +0000]
Document the exitance of the DBIx::Class::ResultSource::schema() accessor.
Matt S Trout [Sat, 22 Apr 2006 16:29:28 +0000]
cycle tests and a weaken call
Luke Saunders [Fri, 21 Apr 2006 13:54:40 +0000]
removed duff ResultSourceProxy links
Will Hawes [Thu, 20 Apr 2006 16:53:58 +0000]
nuke DBI->trace calls
Nigel Metheringham [Thu, 20 Apr 2006 15:22:07 +0000]
Trivial documentation fixes
Matt S Trout [Wed, 19 Apr 2006 23:45:47 +0000]
Changes for 0.06002
Matt S Trout [Wed, 19 Apr 2006 23:19:13 +0000]
nuked last remaining each uses. just because.
Matt S Trout [Wed, 19 Apr 2006 22:01:31 +0000]
make set_from_related handle undef
Matt S Trout [Wed, 19 Apr 2006 20:47:36 +0000]
fixup for Dumper brain damage
Matt S Trout [Wed, 19 Apr 2006 20:18:18 +0000]
Fix to copy
Simon Elliott [Wed, 19 Apr 2006 18:57:26 +0000]
=Test for Data::Dumper::Sortkeys incompatibility (export DATA_DUMPER_TEST=1).
Matt S Trout [Wed, 19 Apr 2006 16:06:59 +0000]
fixup for search w/no args and cache
Will Hawes [Wed, 19 Apr 2006 08:09:37 +0000]
remove icky ' = '
Matt S Trout [Sun, 16 Apr 2006 22:03:29 +0000]
grab ->dbh once per function in Storage::DBI
Robert Sedlacek [Sun, 16 Apr 2006 20:57:56 +0000]
inject_base filters out double entries
Matt S Trout [Sun, 16 Apr 2006 19:21:28 +0000]
disabled ->resultset caching
Matt S Trout [Sat, 15 Apr 2006 21:55:47 +0000]
Fixed typo in Relationship POD
Jess Robinson [Fri, 14 Apr 2006 14:08:57 +0000]
oops, bogus many_to_many example in pod
Daniel Westermann-Clark [Wed, 12 Apr 2006 18:50:04 +0000]
Add approximate release dates based on CPAN upload reports
Jess Robinson [Wed, 12 Apr 2006 15:25:50 +0000]
Fix SQLT example (one of them anyway)
Daniel Westermann-Clark [Wed, 12 Apr 2006 15:01:57 +0000]
Fix for -and conditions when updating or deleting on a ResultSet
Daniel Westermann-Clark [Wed, 12 Apr 2006 03:29:12 +0000]
POD fix for search.cpan.org
Daniel Westermann-Clark [Wed, 12 Apr 2006 00:51:11 +0000]
Make POD match package name
Matt S Trout [Sat, 8 Apr 2006 21:53:55 +0000]
0.06001 changes
Jess Robinson [Sat, 8 Apr 2006 21:27:33 +0000]
Skip distinct tests on old sqlite versions
Matt S Trout [Sat, 8 Apr 2006 17:43:08 +0000]
fix to update with undefined relations
Nigel Metheringham [Fri, 7 Apr 2006 11:03:36 +0000]
Made storage txn_* functions log DBI operations to SQL debug trace
Luke Saunders [Thu, 6 Apr 2006 17:36:57 +0000]
fixed multiple column count distincts in SQLite and Oracle
Matt S Trout [Thu, 6 Apr 2006 15:54:56 +0000]
Fixup to Cursor, updated Changes
Nigel Metheringham [Thu, 6 Apr 2006 14:20:32 +0000]
Applied mst fixes for delete on resultsetin [839] to update. Factored out common code
Matt S Trout [Wed, 5 Apr 2006 00:16:49 +0000]
Rid of a wantarray
Jess Robinson [Tue, 4 Apr 2006 19:52:05 +0000]
Use DocMap
Simon Elliott [Tue, 4 Apr 2006 12:52:56 +0000]
Fix to cascade_delete courtesy mst.
Nigel Metheringham [Tue, 4 Apr 2006 12:48:50 +0000]
Added some track test data and a cascading relationship test
Dan Sully [Mon, 3 Apr 2006 22:16:35 +0000]
Wrap DBI->connnect and ->sth calls in eval to properly throw an exception.
Simon Elliott [Mon, 3 Apr 2006 17:25:18 +0000]
New tests for cascade_delete, including fail.
Jess Robinson [Sat, 1 Apr 2006 21:28:34 +0000]
New doc
Jess Robinson [Sat, 1 Apr 2006 17:05:24 +0000]
added "having"
Matt S Trout [Sat, 1 Apr 2006 00:10:06 +0000]
Storage::DBI error reporting improvement from Dan Sully
Jess Robinson [Thu, 30 Mar 2006 17:53:26 +0000]
Typo fixups and small documentation expansions
Nigel Metheringham [Thu, 30 Mar 2006 13:23:04 +0000]
Cleaned up reference to DBIx::Class::Manual::FAQ which no longer exists
Nigel Metheringham [Thu, 30 Mar 2006 13:20:42 +0000]
Cleaned up reference to DBIx::Class::Manual::FAQ which no longer exists
Jess Robinson [Wed, 29 Mar 2006 15:30:55 +0000]
ResultSetManager example from CaptainCarlos
Stephan Szabo [Tue, 28 Mar 2006 18:54:35 +0000]
Add missing ) before unless.
Stephan Szabo [Tue, 28 Mar 2006 18:28:37 +0000]
Changed logic for determining foreign key constraints
in SQL::Translator::Parser::DBIx::Class to compare
self keys against the primary key.
Made SQL::Translator::Parser::DBIx::Class handle
multi-column foreign key constraints.
Added tests on helperrels for these.
Jess Robinson [Tue, 28 Mar 2006 14:37:34 +0000]
More debugging for "no sth generated"
Brian Cassidy [Tue, 28 Mar 2006 13:04:30 +0000]
minor pod fixes
Yuval Kogman [Mon, 27 Mar 2006 22:21:27 +0000]
split( ";\n", @statements" ) returns crack
Matt S Trout [Mon, 27 Mar 2006 20:09:09 +0000]
Fix typo in from rs attr docs
Matt S Trout [Mon, 27 Mar 2006 17:35:26 +0000]
Quoting fixes for single-table ops
Brandon L. Black [Sun, 26 Mar 2006 14:44:25 +0000]
converted tabs to spaces, removed trailing whitespace
David Kamholz [Sun, 26 Mar 2006 00:16:07 +0000]
missed a couple things
David Kamholz [Sun, 26 Mar 2006 00:15:00 +0000]
various small doc fixes
Matt S Trout [Sat, 25 Mar 2006 18:08:38 +0000]
0.06000 changes
Justin Guenther [Sat, 25 Mar 2006 08:49:58 +0000]
removed parentheses from argument lists in docs
Justin Guenther [Sat, 25 Mar 2006 08:43:38 +0000]
changed Returns -> Return Value
Aran Deltac [Sat, 25 Mar 2006 02:28:25 +0000]
Small doc typo fix in ResultSet.
Matt S Trout [Sat, 25 Mar 2006 00:08:58 +0000]
Updated ResultSet docs
Matt S Trout [Fri, 24 Mar 2006 22:42:42 +0000]
Linked Manual::Example from Manual
Jess Robinson [Fri, 24 Mar 2006 22:04:56 +0000]
Docs!
Jess Robinson [Fri, 24 Mar 2006 21:36:03 +0000]
Docs!
Matt S Trout [Fri, 24 Mar 2006 21:33:21 +0000]
Fixed in-code indent in Example.pod
Matt S Trout [Fri, 24 Mar 2006 21:28:19 +0000]
Fixed indent in Example.pod
Jess Robinson [Fri, 24 Mar 2006 21:24:23 +0000]
Yet more docs ;)
Justin Guenther [Fri, 24 Mar 2006 21:11:39 +0000]
cleaned up docs, added Arguments/Returns sections for most methods
Justin Guenther [Fri, 24 Mar 2006 21:05:46 +0000]
clarified method docs
Justin Guenther [Fri, 24 Mar 2006 20:58:12 +0000]
reworded result -> row
Justin Guenther [Fri, 24 Mar 2006 20:54:55 +0000]
documented DBIx::Class::Cursor and DBIx::Class::Storage::DBI::Cursor
David Kamholz [Fri, 24 Mar 2006 20:38:00 +0000]
fix erur fix
Aran Deltac [Fri, 24 Mar 2006 14:40:23 +0000]
Spleling fixes all over.
Justin Guenther [Fri, 24 Mar 2006 07:16:39 +0000]
changed formatting for arguments/return values in method docs
Justin Guenther [Fri, 24 Mar 2006 07:06:05 +0000]
fixed a stupid typo
Justin Guenther [Fri, 24 Mar 2006 06:04:16 +0000]
expanded/clarified documentation
Justin Guenther [Fri, 24 Mar 2006 06:01:55 +0000]
code reformatting for readibility
Matt S Trout [Fri, 24 Mar 2006 05:16:48 +0000]
Added IRC handles for everybody except Todd Lipcon, who I dunno about :(
Brandon L. Black [Fri, 24 Mar 2006 05:00:32 +0000]
Added use strict / use warnings everywhere it was missing
Matt S Trout [Fri, 24 Mar 2006 04:41:01 +0000]
svn-log stealer script
Matt S Trout [Fri, 24 Mar 2006 04:38:08 +0000]
svn log thingy from dngor
Matt S Trout [Fri, 24 Mar 2006 03:46:40 +0000]
Fixed speling erurs
Brandon L. Black [Fri, 24 Mar 2006 02:25:20 +0000]
minor test fix
Aran Deltac [Fri, 24 Mar 2006 00:02:19 +0000]
Typos fixes to Manual/Component as well as adding Component to Manual.pod.
Aran Deltac [Thu, 23 Mar 2006 21:48:43 +0000]
Component manual.
Will Hawes [Thu, 23 Mar 2006 18:02:43 +0000]
add basic cache tests/docs to trunk
Jess Robinson [Wed, 22 Mar 2006 22:46:30 +0000]
Fixup sequence docs
Jess Robinson [Wed, 22 Mar 2006 22:41:38 +0000]
Fix up is_auto_increment doc
Justin Guenther [Wed, 22 Mar 2006 18:16:27 +0000]
fixed unclear documentation regarding context in txn_do()
Matt S Trout [Wed, 22 Mar 2006 11:52:30 +0000]
Nuked ancient and unused classdata entry
Matt S Trout [Wed, 22 Mar 2006 00:18:25 +0000]
Nuked ExampleSchema (already copied to Example)
Matt S Trout [Tue, 21 Mar 2006 23:14:45 +0000]
lib/DBIx/Class/ResultSource.pm
Matt S Trout [Tue, 21 Mar 2006 22:51:03 +0000]
Updates to Intro
Jess Robinson [Tue, 21 Mar 2006 22:47:30 +0000]
Nuked
Jess Robinson [Tue, 21 Mar 2006 22:46:35 +0000]
New version