14 years agorename connect_call_use_mars to connect_call_use_MARS
Rafael Kitover [Wed, 5 Aug 2009 08:37:12 +0000]
rename connect_call_use_mars to connect_call_use_MARS

14 years agoReformat and fill-in changes
Peter Rabbitson [Wed, 5 Aug 2009 08:26:20 +0000]
Reformat and fill-in changes

14 years agoReminder about discard_changes and friends
Peter Rabbitson [Wed, 5 Aug 2009 08:19:37 +0000]
Reminder about discard_changes and friends

14 years agoMerge 'mssql_storage_minor_refactor' into 'trunk'
Peter Rabbitson [Wed, 5 Aug 2009 13:40:20 +0000]
Merge 'mssql_storage_minor_refactor' into 'trunk'

14 years agoReally sanify _resolve_column_info
Peter Rabbitson [Wed, 5 Aug 2009 06:40:20 +0000]
Really sanify _resolve_column_info

14 years agoMerge 'trunk' into 'mssql_storage_minor_refactor'
Peter Rabbitson [Wed, 5 Aug 2009 06:37:48 +0000]
Merge 'trunk' into 'mssql_storage_minor_refactor'

r7208@Thesaurus (orig r7205):  ribasushi | 2009-08-05 08:34:25 +0200
Bump dependencies:
Test::More for the new no_plan/done_testing goodies
File::Temp as per RT#48431
r7210@Thesaurus (orig r7207):  ribasushi | 2009-08-05 08:36:32 +0200
 r7156@Thesaurus (orig r7153):  robkinyon | 2009-07-30 20:06:04 +0200
 Create prefetch_redux branch
 r7164@Thesaurus (orig r7161):  robkinyon | 2009-07-31 22:41:01 +0200
 Added MooseX::Traits to Makefile.PL
 r7172@Thesaurus (orig r7169):  robkinyon | 2009-08-03 05:49:59 +0200
 Added two tests and marked one todo_skip
 r7187@Thesaurus (orig r7184):  ribasushi | 2009-08-03 17:24:41 +0200
 Use goto to preserve correct error-at-line reporting
 r7189@Thesaurus (orig r7186):  ribasushi | 2009-08-04 12:34:58 +0200
 Add an extra test specifically for distinct/prefetch
 Remove duplicate test in count/prefetch

 Switch to as_query instead of debug overloading
 r7190@Thesaurus (orig r7187):  ribasushi | 2009-08-04 12:35:57 +0200
 Fix how a distinct-induced group_by is calculated, taking in consideration the new prefetch mechanism
 r7197@Thesaurus (orig r7194):  ribasushi | 2009-08-04 17:31:33 +0200
 Traits not needed by anything currently in dbic
 r7198@Thesaurus (orig r7195):  ribasushi | 2009-08-04 17:41:14 +0200
 Move around tests a bit
 r7199@Thesaurus (orig r7196):  mo | 2009-08-04 21:10:57 +0200
 prefetch-grouped fails, again
 r7204@Thesaurus (orig r7201):  ribasushi | 2009-08-04 22:50:51 +0200
 Split the search_related prefetch tests into a standalone testfile
 r7205@Thesaurus (orig r7202):  ribasushi | 2009-08-04 23:05:03 +0200
 Move norbi's test to prefetch_redux - it's the same idea
 r7209@Thesaurus (orig r7206):  ribasushi | 2009-08-05 08:35:48 +0200
 Tadaaaa (even more prefetch insanity)

14 years agoMerge 'prefetch_redux' into 'trunk'
Peter Rabbitson [Wed, 5 Aug 2009 06:36:32 +0000]
Merge 'prefetch_redux' into 'trunk'

r7156@Thesaurus (orig r7153):  robkinyon | 2009-07-30 20:06:04 +0200
Create prefetch_redux branch
r7164@Thesaurus (orig r7161):  robkinyon | 2009-07-31 22:41:01 +0200
Added MooseX::Traits to Makefile.PL
r7172@Thesaurus (orig r7169):  robkinyon | 2009-08-03 05:49:59 +0200
Added two tests and marked one todo_skip
r7187@Thesaurus (orig r7184):  ribasushi | 2009-08-03 17:24:41 +0200
Use goto to preserve correct error-at-line reporting
r7189@Thesaurus (orig r7186):  ribasushi | 2009-08-04 12:34:58 +0200
Add an extra test specifically for distinct/prefetch
Remove duplicate test in count/prefetch

Switch to as_query instead of debug overloading
r7190@Thesaurus (orig r7187):  ribasushi | 2009-08-04 12:35:57 +0200
Fix how a distinct-induced group_by is calculated, taking in consideration the new prefetch mechanism
r7197@Thesaurus (orig r7194):  ribasushi | 2009-08-04 17:31:33 +0200
Traits not needed by anything currently in dbic
r7198@Thesaurus (orig r7195):  ribasushi | 2009-08-04 17:41:14 +0200
Move around tests a bit
r7199@Thesaurus (orig r7196):  mo | 2009-08-04 21:10:57 +0200
prefetch-grouped fails, again
r7204@Thesaurus (orig r7201):  ribasushi | 2009-08-04 22:50:51 +0200
Split the search_related prefetch tests into a standalone testfile
r7205@Thesaurus (orig r7202):  ribasushi | 2009-08-04 23:05:03 +0200
Move norbi's test to prefetch_redux - it's the same idea
r7209@Thesaurus (orig r7206):  ribasushi | 2009-08-05 08:35:48 +0200
Tadaaaa (even more prefetch insanity)

14 years agoTadaaaa (even more prefetch insanity)
Peter Rabbitson [Wed, 5 Aug 2009 06:35:48 +0000]
Tadaaaa (even more prefetch insanity)

14 years agoBump dependencies:
Peter Rabbitson [Wed, 5 Aug 2009 06:34:25 +0000]
Bump dependencies:
Test::More for the new no_plan/done_testing goodies
File::Temp as per RT#48431

14 years agoMerge 'prefetch_bug-related_resultset_order_by_plus_limit' into 'prefetch_redux'
Peter Rabbitson [Tue, 4 Aug 2009 21:05:03 +0000]
Merge 'prefetch_bug-related_resultset_order_by_plus_limit' into 'prefetch_redux'

Move norbi's test to prefetch_redux - it's the same idea

14 years agoSplit the search_related prefetch tests into a standalone testfile
Peter Rabbitson [Tue, 4 Aug 2009 20:50:51 +0000]
Split the search_related prefetch tests into a standalone testfile

14 years agoupdate Changes
Rafael Kitover [Tue, 4 Aug 2009 20:39:57 +0000]
update Changes

14 years agoMerge 'trunk' into 'mssql_storage_minor_refactor'
Rafael Kitover [Tue, 4 Aug 2009 21:18:27 +0000]
Merge 'trunk' into 'mssql_storage_minor_refactor'

r9068@hlagh (orig r7198):  caelum | 2009-08-04 16:18:27 -0400
update Changes

14 years agoupdate Changes
Rafael Kitover [Tue, 4 Aug 2009 20:18:27 +0000]
update Changes

14 years agoupdate oracle tests for new "track" table
Rafael Kitover [Tue, 4 Aug 2009 19:31:16 +0000]
update oracle tests for new "track" table

14 years agoprefetch-grouped fails, again
Moritz Onken [Tue, 4 Aug 2009 19:10:57 +0000]
prefetch-grouped fails, again

14 years agoMove around tests a bit
Peter Rabbitson [Tue, 4 Aug 2009 15:41:14 +0000]
Move around tests a bit

14 years agoTraits not needed by anything currently in dbic
Peter Rabbitson [Tue, 4 Aug 2009 15:31:33 +0000]
Traits not needed by anything currently in dbic

14 years agoMerge 'trunk' into 'prefetch_redux'
Peter Rabbitson [Tue, 4 Aug 2009 10:36:20 +0000]
Merge 'trunk' into 'prefetch_redux'

r7179@Thesaurus (orig r7176):  ribasushi | 2009-08-03 11:51:42 +0200
 r6983@Thesaurus (orig r6982):  ribasushi | 2009-07-04 11:46:57 +0200
 New branch to experiment with a sanifying mysql on_connect_call
 r6984@Thesaurus (orig r6983):  ribasushi | 2009-07-04 11:49:44 +0200
 Initial set_ansi_mode code - make sure to utilize _do_query instead of dbh->do, so the result is visible in the trace
 r6987@Thesaurus (orig r6986):  ribasushi | 2009-07-04 12:40:47 +0200
 Fix POD
 r7178@Thesaurus (orig r7175):  ribasushi | 2009-08-03 11:51:15 +0200
 Wrap up set_strict_mode for mysql

r7181@Thesaurus (orig r7178):  ribasushi | 2009-08-03 12:41:32 +0200
Sanify unqualified column bindtype handling
Silence a warning when using a custom {from}

14 years agoFix how a distinct-induced group_by is calculated, taking in consideration the new...
Peter Rabbitson [Tue, 4 Aug 2009 10:35:57 +0000]
Fix how a distinct-induced group_by is calculated, taking in consideration the new prefetch mechanism

14 years agoAdd an extra test specifically for distinct/prefetch
Peter Rabbitson [Tue, 4 Aug 2009 10:34:58 +0000]
Add an extra test specifically for distinct/prefetch
Remove duplicate test in count/prefetch

Switch to as_query instead of debug overloading

14 years agoUse goto to preserve correct error-at-line reporting
Peter Rabbitson [Mon, 3 Aug 2009 15:24:41 +0000]
Use goto to preserve correct error-at-line reporting

14 years agoSimplify code and add some comments
Peter Rabbitson [Mon, 3 Aug 2009 13:16:10 +0000]
Simplify code and add some comments

14 years agoAdjust expected sql to match the new 'Track' table definition
Peter Rabbitson [Mon, 3 Aug 2009 12:23:37 +0000]
Adjust expected sql to match the new 'Track' table definition

14 years agoMerge 'trunk' into 'mssql_storage_minor_refactor'
Peter Rabbitson [Mon, 3 Aug 2009 12:00:32 +0000]
Merge 'trunk' into 'mssql_storage_minor_refactor'

r7169@Thesaurus (orig r7166):  castaway | 2009-08-02 12:41:25 +0200
Mention ResultSet, ResultSource and Row in synopsis

r7170@Thesaurus (orig r7167):  castaway | 2009-08-02 14:10:53 +0200
Docs: Explainations of result sources and how to find them

r7175@Thesaurus (orig r7172):  ribasushi | 2009-08-03 11:01:44 +0200
Disable Pod::Inherit makefile calls, until we get to version 0.02
r7179@Thesaurus (orig r7176):  ribasushi | 2009-08-03 11:51:42 +0200
 r6983@Thesaurus (orig r6982):  ribasushi | 2009-07-04 11:46:57 +0200
 New branch to experiment with a sanifying mysql on_connect_call
 r6984@Thesaurus (orig r6983):  ribasushi | 2009-07-04 11:49:44 +0200
 Initial set_ansi_mode code - make sure to utilize _do_query instead of dbh->do, so the result is visible in the trace
 r6987@Thesaurus (orig r6986):  ribasushi | 2009-07-04 12:40:47 +0200
 Fix POD
 r7178@Thesaurus (orig r7175):  ribasushi | 2009-08-03 11:51:15 +0200
 Wrap up set_strict_mode for mysql

r7181@Thesaurus (orig r7178):  ribasushi | 2009-08-03 12:41:32 +0200
Sanify unqualified column bindtype handling
Silence a warning when using a custom {from}

14 years agocheck that dynamic cursors are functional if enabled
Rafael Kitover [Mon, 3 Aug 2009 11:42:31 +0000]
check that dynamic cursors are functional if enabled

14 years agoSanify unqualified column bindtype handling
Peter Rabbitson [Mon, 3 Aug 2009 10:41:32 +0000]
Sanify unqualified column bindtype handling
Silence a warning when using a custom {from}

14 years agoMerge 'mysql_ansi' into 'trunk'
Peter Rabbitson [Mon, 3 Aug 2009 09:51:42 +0000]
Merge 'mysql_ansi' into 'trunk'

r6983@Thesaurus (orig r6982):  ribasushi | 2009-07-04 11:46:57 +0200
New branch to experiment with a sanifying mysql on_connect_call
r6984@Thesaurus (orig r6983):  ribasushi | 2009-07-04 11:49:44 +0200
Initial set_ansi_mode code - make sure to utilize _do_query instead of dbh->do, so the result is visible in the trace
r6987@Thesaurus (orig r6986):  ribasushi | 2009-07-04 12:40:47 +0200
Fix POD
r7178@Thesaurus (orig r7175):  ribasushi | 2009-08-03 11:51:15 +0200
Wrap up set_strict_mode for mysql

14 years agoWrap up set_strict_mode for mysql
Peter Rabbitson [Mon, 3 Aug 2009 09:51:15 +0000]
Wrap up set_strict_mode for mysql

14 years agoMerge 'trunk' into 'prefetch_redux'
Peter Rabbitson [Mon, 3 Aug 2009 16:01:44 +0000]
Merge 'trunk' into 'prefetch_redux'

14 years agoMerge 'trunk' into 'mysql_ansi'
Peter Rabbitson [Mon, 3 Aug 2009 16:01:44 +0000]
Merge 'trunk' into 'mysql_ansi'

14 years agoDisable Pod::Inherit makefile calls, until we get to version 0.02
Peter Rabbitson [Mon, 3 Aug 2009 09:01:44 +0000]
Disable Pod::Inherit makefile calls, until we get to version 0.02

14 years agoAdded two tests and marked one todo_skip
Rob Kinyon [Mon, 3 Aug 2009 03:49:59 +0000]
Added two tests and marked one todo_skip

14 years agoDocs: Explainations of result sources and how to find them
Jess Robinson [Sun, 2 Aug 2009 12:10:53 +0000]
Docs: Explainations of result sources and how to find them

14 years agoMention ResultSet, ResultSource and Row in synopsis
Jess Robinson [Sun, 2 Aug 2009 10:41:25 +0000]
Mention ResultSet, ResultSource and Row in synopsis

14 years agodefault collist for storage _resolve_column_info
Rafael Kitover [Sat, 1 Aug 2009 16:10:23 +0000]
default collist for storage _resolve_column_info

14 years agoMerge 'trunk' into 'mssql_storage_minor_refactor'
Rafael Kitover [Sat, 1 Aug 2009 10:36:47 +0000]
Merge 'trunk' into 'mssql_storage_minor_refactor'

r6394@hlagh (orig r7145):  robkinyon | 2009-07-30 10:13:21 -0400
Added prefetch caveats
r6395@hlagh (orig r7146):  robkinyon | 2009-07-30 10:20:02 -0400
Fixed caveats
r6398@hlagh (orig r7149):  caelum | 2009-07-30 11:56:01 -0400
make ::Oracle::Generic load without DBD::Oracle
r6399@hlagh (orig r7150):  caelum | 2009-07-30 12:04:47 -0400
make sure DBD::Oracle is loaded when using constants from it
r6404@hlagh (orig r7154):  castaway | 2009-07-30 16:17:33 -0400
Mangled Rob's example somewhat, still needs explaining whch circs exactly cause the borken results

r6405@hlagh (orig r7158):  mo | 2009-07-31 06:51:20 -0400
POD fix
r6406@hlagh (orig r7159):  mo | 2009-07-31 06:52:42 -0400
undo that attributes merge stuff

14 years agoAdded MooseX::Traits to Makefile.PL
Rob Kinyon [Fri, 31 Jul 2009 20:41:01 +0000]
Added MooseX::Traits to Makefile.PL

14 years agofix a bug in _determine_driver
Rafael Kitover [Fri, 31 Jul 2009 13:52:41 +0000]
fix a bug in _determine_driver

14 years agoundo that attributes merge stuff
Moritz Onken [Fri, 31 Jul 2009 10:52:42 +0000]
undo that attributes merge stuff

14 years agoPOD fix
Moritz Onken [Fri, 31 Jul 2009 10:51:20 +0000]
POD fix

14 years agoMangled Rob's example somewhat, still needs explaining whch circs exactly cause the...
Jess Robinson [Thu, 30 Jul 2009 20:17:33 +0000]
Mangled Rob's example somewhat, still needs explaining whch circs exactly cause the borken results

14 years agofix syntax error
Rafael Kitover [Thu, 30 Jul 2009 17:00:40 +0000]
fix syntax error

14 years agoadd missing file
Rafael Kitover [Thu, 30 Jul 2009 16:57:22 +0000]
add missing file

14 years agomake sure DBD::Oracle is loaded when using constants from it
Rafael Kitover [Thu, 30 Jul 2009 16:04:47 +0000]
make sure DBD::Oracle is loaded when using constants from it

14 years agomake ::Oracle::Generic load without DBD::Oracle
Rafael Kitover [Thu, 30 Jul 2009 15:56:01 +0000]
make ::Oracle::Generic load without DBD::Oracle

14 years agobetter rebless check for insert
Rafael Kitover [Thu, 30 Jul 2009 14:55:35 +0000]
better rebless check for insert

14 years agomake sure the new mssql insert method works on an un-reblessed storage
Rafael Kitover [Thu, 30 Jul 2009 14:26:47 +0000]
make sure the new mssql insert method works on an un-reblessed storage

14 years agoFixed caveats
Rob Kinyon [Thu, 30 Jul 2009 14:20:02 +0000]
Fixed caveats

14 years agoAdded prefetch caveats
Rob Kinyon [Thu, 30 Jul 2009 14:13:21 +0000]
Added prefetch caveats

14 years agoupdate sqlite test schema
Rafael Kitover [Thu, 30 Jul 2009 13:38:33 +0000]
update sqlite test schema

14 years agoMerge 'trunk' into 'mssql_storage_minor_refactor'
Rafael Kitover [Thu, 30 Jul 2009 13:46:04 +0000]
Merge 'trunk' into 'mssql_storage_minor_refactor'

r6389@hlagh (orig r7140):  caelum | 2009-07-30 08:46:04 -0400
update sqlite test schema

14 years agoupdate sqlite test schema
Rafael Kitover [Thu, 30 Jul 2009 12:46:04 +0000]
update sqlite test schema

14 years agoMSSQL GUID support
Rafael Kitover [Thu, 30 Jul 2009 11:29:19 +0000]
MSSQL GUID support

14 years agobetter tests for "smalldatetime" support in MSSQL
Rafael Kitover [Thu, 30 Jul 2009 08:12:45 +0000]
better tests for "smalldatetime" support in MSSQL

14 years agoMerge 'trunk' into 'mssql_storage_minor_refactor'
Rafael Kitover [Tue, 28 Jul 2009 01:03:47 +0000]
Merge 'trunk' into 'mssql_storage_minor_refactor'

r6365@hlagh (orig r7126):  caelum | 2009-07-27 20:03:47 -0400
add postgres "timestamp without time zone" support

14 years agoadd postgres "timestamp without time zone" support
Rafael Kitover [Tue, 28 Jul 2009 00:03:47 +0000]
add postgres "timestamp without time zone" support

14 years agoSAVEPOINT methods for MSSQL
Rafael Kitover [Sun, 26 Jul 2009 16:04:29 +0000]
SAVEPOINT methods for MSSQL

14 years agoadd a comment
Rafael Kitover [Sat, 25 Jul 2009 14:12:01 +0000]
add a comment

14 years agomove placeholder support detection into ::Sybase::Base
Rafael Kitover [Sat, 25 Jul 2009 14:10:30 +0000]
move placeholder support detection into ::Sybase::Base

14 years agominor doc clarification
Rafael Kitover [Fri, 24 Jul 2009 14:39:06 +0000]
minor doc clarification

14 years agoadd placeholder support detection for mssql through dbd::sybase
Rafael Kitover [Fri, 24 Jul 2009 07:22:33 +0000]
add placeholder support detection for mssql through dbd::sybase

14 years agofix a warning in SQLAHacks
Rafael Kitover [Fri, 24 Jul 2009 06:49:54 +0000]
fix a warning in SQLAHacks

14 years agomerge in some more MSSQL code, including odbc dynamic cursor support
Rafael Kitover [Fri, 24 Jul 2009 06:46:16 +0000]
merge in some more MSSQL code, including odbc dynamic cursor support

14 years agomoved code to ::DBI::MSSQL and added DT inflation test
Rafael Kitover [Fri, 24 Jul 2009 05:28:11 +0000]
moved code to ::DBI::MSSQL and added DT inflation test

14 years agoFailing test for prefetch bug: M -> 1 -> M with prefetch on 3rd rs, with order_by...
Norbert Buchmuller [Fri, 24 Jul 2009 06:06:19 +0000]
Failing test for prefetch bug: M -> 1 -> M with prefetch on 3rd rs, with order_by on 1st rs and limit generates invalid SQL.

14 years agoMerge 'mssql_money_type' into 'trunk'
Rafael Kitover [Thu, 23 Jul 2009 18:14:11 +0000]
Merge 'mssql_money_type' into 'trunk'

r6092@hlagh (orig r7090):  caelum | 2009-07-23 08:24:39 -0400
new branch for fixing the MONEY type in MSSQL
r6093@hlagh (orig r7091):  caelum | 2009-07-23 08:34:01 -0400
add test
r6283@hlagh (orig r7093):  caelum | 2009-07-23 10:31:08 -0400
fix money columns
r6284@hlagh (orig r7094):  caelum | 2009-07-23 10:34:06 -0400
minor change
r6285@hlagh (orig r7095):  caelum | 2009-07-23 11:01:37 -0400
add test for updating money value to NULL
r6286@hlagh (orig r7096):  caelum | 2009-07-23 14:09:26 -0400
add money type tests to dbd::sybase+mssql tests

14 years agoadd money type tests to dbd::sybase+mssql tests
Rafael Kitover [Thu, 23 Jul 2009 18:09:26 +0000]
add money type tests to dbd::sybase+mssql tests

14 years agoadd test for updating money value to NULL
Rafael Kitover [Thu, 23 Jul 2009 15:01:37 +0000]
add test for updating money value to NULL

14 years agominor change
Rafael Kitover [Thu, 23 Jul 2009 14:34:06 +0000]
minor change

14 years agofix money columns
Rafael Kitover [Thu, 23 Jul 2009 14:31:08 +0000]
fix money columns

14 years agoadd test
Rafael Kitover [Thu, 23 Jul 2009 12:34:01 +0000]
add test

14 years agoLazy folks do not run the whole test suite before merging >:(
Peter Rabbitson [Wed, 22 Jul 2009 01:50:57 +0000]
Lazy folks do not run the whole test suite before merging >:(

14 years agoshow Oracle datetime_setup alter session statements in debug output
Rafael Kitover [Tue, 21 Jul 2009 16:16:34 +0000]
show Oracle datetime_setup alter session statements in debug output

14 years agoupdate Storage::Replicated prereqs
Rafael Kitover [Tue, 21 Jul 2009 14:51:55 +0000]
update Storage::Replicated prereqs

14 years agoFixing what my svk client screwed up.
Norbert Buchmuller [Tue, 21 Jul 2009 15:06:05 +0000]
Fixing what my svk client screwed up.

14 years agoFixed 'typo' (removed a word that I left there by accident).
Norbert Buchmuller [Tue, 21 Jul 2009 06:05:18 +0000]
Fixed 'typo' (removed a word that I left there by accident).

14 years agoFixed documentation and added test for the "Arbitrary SQL through a custom ResultSour...
Norbert Buchmuller [Tue, 21 Jul 2009 05:58:12 +0000]
Fixed documentation and added test for the "Arbitrary SQL through a custom ResultSource" Cookbook alternate (subclassing) recipe.

14 years ago(no commit message)
Norbert Buchmuller [Mon, 20 Jul 2009 22:59:30 +0000]

14 years agoFix POD changes from r7040.
Tom Hukins [Mon, 20 Jul 2009 16:20:37 +0000]
Fix POD changes from r7040.

14 years agoMinor POD grammar: it's -> its where appropriate
Dan Dascalescu [Fri, 17 Jul 2009 01:37:28 +0000]
Minor POD grammar: it's -> its where appropriate

14 years agoincreased Moose version requirements due to changes in the way type constraints get...
John Napiorkowski [Thu, 16 Jul 2009 15:03:32 +0000]
increased Moose version requirements due to changes in the way type constraints get validated, which is not backwardly compatible

14 years agoMerge 'new_replication_transaction_fixup' into 'trunk'
Peter Rabbitson [Thu, 16 Jul 2009 04:29:41 +0000]
Merge 'new_replication_transaction_fixup' into 'trunk'

14 years agoA couple of typos, and general whitespace cleanup (ick)
Peter Rabbitson [Thu, 16 Jul 2009 04:28:44 +0000]
A couple of typos, and general whitespace cleanup (ick)

14 years agoadd "smalldatetime" support to IC::DT
Rafael Kitover [Wed, 15 Jul 2009 22:54:22 +0000]
add "smalldatetime" support to IC::DT

14 years agoAdded SQLA link for more comprehensive documentation of order_by options available
Ian Wells [Wed, 15 Jul 2009 16:55:35 +0000]
Added SQLA link for more comprehensive documentation of order_by options available

14 years agoMerge 'trunk' into 'new_replication_transaction_fixup'
Rob Kinyon [Tue, 14 Jul 2009 17:50:28 +0000]
Merge 'trunk' into 'new_replication_transaction_fixup'

r7028@rkinyon-lt-osx (orig r7027):  caelum | 2009-07-10 17:56:57 -0400
fix PodInherit call in Makefile.PL
r7030@rkinyon-lt-osx (orig r7029):  robkinyon | 2009-07-10 18:03:07 -0400
Applied patch from kados regarding use of a DateTime::Format class to validate
r7031@rkinyon-lt-osx (orig r7030):  caelum | 2009-07-11 05:26:40 -0400
reword IC::DT doc patch
r7038@rkinyon-lt-osx (orig r7037):  dandv | 2009-07-13 08:06:08 -0400
PK::Auto has moved into Core since 2007
r7039@rkinyon-lt-osx (orig r7038):  dandv | 2009-07-13 08:15:13 -0400
Fixed has_many example in Intro.pod
r7040@rkinyon-lt-osx (orig r7039):  dandv | 2009-07-13 16:58:45 -0400
Fixed run-on sentences in FAQ
r7041@rkinyon-lt-osx (orig r7040):  dandv | 2009-07-13 17:18:11 -0400
Minor POD fixes in Example.pod
r7042@rkinyon-lt-osx (orig r7041):  dandv | 2009-07-13 17:48:18 -0400
Favored using ->single to get the topmost result over less readable ->slice(0)
r7043@rkinyon-lt-osx (orig r7042):  dandv | 2009-07-13 18:56:31 -0400
Minor POD fixes in Cookbook
r7046@rkinyon-lt-osx (orig r7045):  ribasushi | 2009-07-14 07:30:55 -0400
Minor logic cleanup
r7047@rkinyon-lt-osx (orig r7046):  ribasushi | 2009-07-14 08:07:11 -0400
grouped prefetch fix

14 years agogrouped prefetch fix
Peter Rabbitson [Tue, 14 Jul 2009 12:07:11 +0000]
grouped prefetch fix

14 years agoMinor logic cleanup
Peter Rabbitson [Tue, 14 Jul 2009 11:30:55 +0000]
Minor logic cleanup

14 years agoMinor POD fixes in Cookbook
Dan Dascalescu [Mon, 13 Jul 2009 22:56:31 +0000]
Minor POD fixes in Cookbook

14 years agoFavored using ->single to get the topmost result over less readable ->slice(0)
Dan Dascalescu [Mon, 13 Jul 2009 21:48:18 +0000]
Favored using ->single to get the topmost result over less readable ->slice(0)

14 years agoMinor POD fixes in Example.pod
Dan Dascalescu [Mon, 13 Jul 2009 21:18:11 +0000]
Minor POD fixes in Example.pod

14 years agoFixed run-on sentences in FAQ
Dan Dascalescu [Mon, 13 Jul 2009 20:58:45 +0000]
Fixed run-on sentences in FAQ

14 years agoFixed has_many example in Intro.pod
Dan Dascalescu [Mon, 13 Jul 2009 12:15:13 +0000]
Fixed has_many example in Intro.pod

14 years agoPK::Auto has moved into Core since 2007
Dan Dascalescu [Mon, 13 Jul 2009 12:06:08 +0000]
PK::Auto has moved into Core since 2007

14 years agoreword IC::DT doc patch
Rafael Kitover [Sat, 11 Jul 2009 09:26:40 +0000]
reword IC::DT doc patch

14 years agoApplied patch from kados regarding use of a DateTime::Format class to validate
Rob Kinyon [Fri, 10 Jul 2009 22:03:07 +0000]
Applied patch from kados regarding use of a DateTime::Format class to validate

14 years agofix PodInherit call in Makefile.PL
Rafael Kitover [Fri, 10 Jul 2009 21:56:57 +0000]
fix PodInherit call in Makefile.PL

14 years agoa few more Moose Type related fixes and added diag to the replication test to report...
John Napiorkowski [Fri, 10 Jul 2009 17:37:53 +0000]
a few more Moose Type related fixes and added diag to the replication test to report the moose and types version used, to help us debug some of the moose related errors being reported

14 years agoupdated Changes file to reflect work completed
John Napiorkowski [Fri, 10 Jul 2009 17:10:57 +0000]
updated Changes file to reflect work completed