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

17 years agoinsanify test
David Kamholz [Thu, 6 Jul 2006 22:38:31 +0000]
insanify test

17 years agofix test
David Kamholz [Thu, 6 Jul 2006 22:23:38 +0000]
fix test

17 years agoMerge 'trunk' into 'DBIx-Class-current'
David Kamholz [Thu, 6 Jul 2006 21:40:24 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r13443@haferschleim (orig r2096):  antirice | 2006-07-04 05:57:26 +0200
SQL::Abstract compatability
r13444@haferschleim (orig r2097):  matthewt | 2006-07-04 06:00:22 +0200
reverted commit that should have gone on branches/subselect
r13533@haferschleim (orig r2117):  jguenther | 2006-07-06 01:35:53 +0200
updated my contact info

17 years agofixup to resultset?
Matt S Trout [Thu, 6 Jul 2006 21:34:51 +0000]
fixup to resultset?

17 years agosmall fix
David Kamholz [Thu, 6 Jul 2006 21:29:53 +0000]
small fix

17 years agomore treelike tests
David Kamholz [Thu, 6 Jul 2006 21:27:16 +0000]
more treelike tests

17 years agoget rid of no longer necessary weaken
David Kamholz [Thu, 6 Jul 2006 20:56:13 +0000]
get rid of no longer necessary weaken

17 years agoadded test for incorrect alias _2 in join collapsing
Justin Guenther [Thu, 6 Jul 2006 19:58:52 +0000]
added test for incorrect alias _2 in join collapsing

17 years agorename _parent_rs to _parent_source
Matt S Trout [Thu, 6 Jul 2006 17:49:03 +0000]
rename _parent_rs to _parent_source

17 years agoInitial version, work-in-progress, funky FAQ
Jess Robinson [Thu, 6 Jul 2006 13:12:02 +0000]
Initial version, work-in-progress, funky FAQ

17 years agoupdated my contact info
Justin Guenther [Wed, 5 Jul 2006 23:35:53 +0000]
updated my contact info

17 years agofix typo
David Kamholz [Wed, 5 Jul 2006 19:42:28 +0000]
fix typo

17 years agoAdded note to belongs_to documentation
Nigel Metheringham [Wed, 5 Jul 2006 09:59:28 +0000]
Added note to belongs_to documentation

17 years agoUpdated $VERSION and Changes for 0.06999_05
Justin Guenther [Tue, 4 Jul 2006 20:39:18 +0000]
Updated $VERSION and Changes for 0.06999_05

17 years agoupdate Changes
David Kamholz [Tue, 4 Jul 2006 20:15:23 +0000]
update Changes

17 years agoMerge 'resultset_cleanup' into 'DBIx-Class-current'
Matt S Trout [Wed, 5 Jul 2006 00:51:19 +0000]
Merge 'resultset_cleanup' into 'DBIx-Class-current'

17 years agosodding SQLT tests
Matt S Trout [Tue, 4 Jul 2006 19:51:19 +0000]
sodding SQLT tests

17 years agoreverted commit that should have gone on branches/subselect
Matt S Trout [Tue, 4 Jul 2006 04:00:22 +0000]
reverted commit that should have gone on branches/subselect

17 years agoSQL::Abstract compatability
Matt LeBlanc [Tue, 4 Jul 2006 03:57:26 +0000]
SQL::Abstract compatability

17 years agosmall fix
David Kamholz [Tue, 4 Jul 2006 02:39:17 +0000]
small fix

17 years agorename _resolve to _resolved_attrs; fix multiple join conditions in related_resultset...
David Kamholz [Tue, 4 Jul 2006 01:45:01 +0000]
rename _resolve to _resolved_attrs; fix multiple join conditions in related_resultset and add test

17 years agofix SQLite pragma in test suite
David Kamholz [Mon, 3 Jul 2006 23:58:49 +0000]
fix SQLite pragma in test suite

17 years agovarious additional ResultSet cleanups
David Kamholz [Mon, 3 Jul 2006 23:58:25 +0000]
various additional ResultSet cleanups

17 years agorepresent page as a normal resultset attribute; use _orig_alias instead of _live_join...
David Kamholz [Mon, 3 Jul 2006 21:14:48 +0000]
represent page as a normal resultset attribute; use _orig_alias instead of _live_join; assorted code cleanups

17 years agofix subclassing gotcha introduced with source_name
David Kamholz [Mon, 3 Jul 2006 02:13:46 +0000]
fix subclassing gotcha introduced with source_name
give ResultSetManager test modules more sensible names

17 years ago03podcoverage.t: all_modules is not exported until Test::Pod::Coverage 1.08, so use...
Daniel Westermann-Clark [Sun, 2 Jul 2006 04:19:01 +0000]
03podcoverage.t: all_modules is not exported until Test::Pod::Coverage 1.08, so use the full namespace

17 years agotweak quotes test to output text on failure
Matt S Trout [Fri, 30 Jun 2006 20:05:07 +0000]
tweak quotes test to output text on failure

17 years agoand fix the bloody thing
Matt S Trout [Thu, 29 Jun 2006 22:23:54 +0000]
and fix the bloody thing

17 years agofixup to txn_do to allow use as a classmethod
Matt S Trout [Thu, 29 Jun 2006 22:03:34 +0000]
fixup to txn_do to allow use as a classmethod

17 years agoUpgrade to v0.06999_04
Jess Robinson [Thu, 29 Jun 2006 21:44:29 +0000]
Upgrade to v0.06999_04

17 years agocorrected $^O string
Matt S Trout [Thu, 29 Jun 2006 21:25:01 +0000]
corrected $^O string

17 years agodisable warning tests on AS perl
Matt S Trout [Thu, 29 Jun 2006 21:23:05 +0000]
disable warning tests on AS perl

17 years agoimprovement to mysql version checking
Brandon L. Black [Thu, 29 Jun 2006 20:20:45 +0000]
improvement to mysql version checking

17 years agoupdated changes
Matt S Trout [Thu, 29 Jun 2006 18:56:19 +0000]
updated changes

17 years agoupdate my own contrib entry
Brandon L. Black [Thu, 29 Jun 2006 03:13:45 +0000]
update my own contrib entry

17 years agoTreeLike test reverted to what it used to look like
Brandon L. Black [Wed, 28 Jun 2006 14:10:06 +0000]
TreeLike test reverted to what it used to look like
71mysql test fixed to support all versions (I hope)
19quotes test: minor cleanup to avoid spurious warning

17 years agoFix BEGIN WORK/COMMIT/ROLLBACK debug statements lost with profiling change
Cory G Watson [Tue, 27 Jun 2006 20:37:25 +0000]
Fix BEGIN WORK/COMMIT/ROLLBACK debug statements lost with profiling change

17 years agodisabled mysql column info tests pending a fix
Matt S Trout [Tue, 27 Jun 2006 18:55:05 +0000]
disabled mysql column info tests pending a fix

17 years agoupdate MANIFEST.SKIP
David Kamholz [Mon, 26 Jun 2006 19:12:28 +0000]
update MANIFEST.SKIP

17 years agoupdates Changes file and version for _03
David Kamholz [Mon, 26 Jun 2006 19:04:47 +0000]
updates Changes file and version for _03

17 years agoquoting fixups (hate windows shell. hate)
Matt S Trout [Mon, 26 Jun 2006 03:03:38 +0000]
quoting fixups (hate windows shell. hate)

17 years agoupdated Changes for new inflate implementation
David Kamholz [Sun, 25 Jun 2006 23:12:21 +0000]
updated Changes for new inflate implementation

17 years agofixup to tests for non-*n?x platforms
Matt S Trout [Sun, 25 Jun 2006 22:49:58 +0000]
fixup to tests for non-*n?x platforms

17 years agoImprove on_connect_do docs
Jess Robinson [Sun, 25 Jun 2006 13:12:23 +0000]
Improve on_connect_do docs

17 years agoMerge 'sqlt_tests_refactor' into 'DBIx-Class-current'
Justin Guenther [Sat, 24 Jun 2006 03:26:53 +0000]
Merge 'sqlt_tests_refactor' into 'DBIx-Class-current'

17 years agoMerge 'trunk' into 'DBIx-Class-current'
Ash Berlin [Sat, 24 Jun 2006 19:12:51 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r10279@cain (orig r2045):  ash | 2006-06-24 14:12:51 +0000
Pod fix

17 years agoPod fix
Ash Berlin [Sat, 24 Jun 2006 14:12:51 +0000]
Pod fix

17 years agoPod fix
Ash Berlin [Sat, 24 Jun 2006 14:11:32 +0000]
Pod fix

17 years agocleared up docs a bit in 86sqlt.t
Justin Guenther [Fri, 23 Jun 2006 22:26:53 +0000]
cleared up docs a bit in 86sqlt.t

17 years agorefactored SQL::Translator tests to only test certain constraints, and to be more...
Justin Guenther [Fri, 23 Jun 2006 22:23:34 +0000]
refactored SQL::Translator tests to only test certain constraints, and to be more verbose while doing so

17 years agoadjusted inflate_datetime test count
Matt S Trout [Fri, 23 Jun 2006 17:29:13 +0000]
adjusted inflate_datetime test count

17 years agoDocs for timestamp
Jess Robinson [Thu, 22 Jun 2006 23:00:37 +0000]
Docs for timestamp

17 years agofixup to sqlite.sql
Matt S Trout [Thu, 22 Jun 2006 22:48:54 +0000]
fixup to sqlite.sql

17 years agoadded support for timestamps to InflateColumn::DateTime
Matt S Trout [Thu, 22 Jun 2006 22:45:37 +0000]
added support for timestamps to InflateColumn::DateTime

17 years agoNew Event field
Jess Robinson [Thu, 22 Jun 2006 22:43:26 +0000]
New Event field

17 years agoOnly ensure_connected if deployment_statements isnt pased a type
Jess Robinson [Thu, 22 Jun 2006 22:42:17 +0000]
Only ensure_connected if deployment_statements isnt pased a type

17 years agoTests for inflating timestamp fields to DateTime
Jess Robinson [Thu, 22 Jun 2006 22:34:43 +0000]
Tests for inflating timestamp fields to DateTime

17 years agochanged relationship helpers to only call ensure_class_loaded when the join cond...
Justin Guenther [Thu, 22 Jun 2006 21:56:56 +0000]
changed relationship helpers to only call ensure_class_loaded when the join cond is inferred

17 years agoMerge 'many_to_many' into 'DBIx-Class-current'
Matt S Trout [Thu, 22 Jun 2006 02:05:44 +0000]
Merge 'many_to_many' into 'DBIx-Class-current'

17 years agofix Componentised, Relationship::Base
Matt S Trout [Wed, 21 Jun 2006 21:05:44 +0000]
fix Componentised, Relationship::Base

17 years agoMerge 'many_to_many' into 'DBIx-Class-current'
Justin Guenther [Tue, 6 Jun 2006 01:04:10 +0000]
Merge 'many_to_many' into 'DBIx-Class-current'

r9891@cain (orig r1920):  jguenther | 2006-06-05 20:04:10 +0000
Added preliminary tests for new helpers