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 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

17 years agoMerge 'many_to_many' into 'DBIx-Class-current'
Aran Deltac [Sat, 13 May 2006 01:58:07 +0000]
Merge 'many_to_many' into 'DBIx-Class-current'

r5921@cain (orig r1622):  bluefeet | 2006-05-12 20:58:07 +0000
Initial work on helper methods for many_to_many relationships.

17 years agoMerge 'DBIx-Class-current' into 'many_to_many'
Matt S Trout [Wed, 21 Jun 2006 20:31:27 +0000]
Merge 'DBIx-Class-current' into 'many_to_many'

r10092@cain (orig r1989):  matthewt | 2006-06-18 23:11:14 +0000
 r10047@cain (orig r1975):  ningu | 2006-06-17 00:15:40 +0000
 inflate refactor

r10093@cain (orig r1990):  matthewt | 2006-06-18 23:11:18 +0000
 r10049@cain (orig r1976):  ningu | 2006-06-17 01:33:10 +0000
 update to InflateColumn (docs and trivial patch)

r10094@cain (orig r1991):  matthewt | 2006-06-18 23:11:20 +0000
 r10070@cain (orig r1981):  matthewt | 2006-06-18 14:42:20 +0000
 switched CDBICompat::AttributeAPI to using 'real' methods

r10095@cain (orig r1992):  matthewt | 2006-06-18 23:11:23 +0000
 r10077@cain (orig r1982):  claco | 2006-06-18 20:20:40 +0000
 Added small create test that passes and existing DateTime object
 Tweaked is() tests to make older Test::More happy with DateTime stringification

r10096@cain (orig r1993):  matthewt | 2006-06-18 23:11:26 +0000
 r10078@cain (orig r1983):  ningu | 2006-06-18 21:04:10 +0000
 - InflateColumn re-refactor

r10097@cain (orig r1994):  matthewt | 2006-06-18 23:11:29 +0000
 r10079@cain (orig r1984):  ningu | 2006-06-18 21:36:47 +0000
 fix stupid bug

r10098@cain (orig r1995):  matthewt | 2006-06-18 23:11:32 +0000
 r10080@cain (orig r1985):  matthewt | 2006-06-18 21:50:11 +0000
 fixup for deflated value handed to inflated accessor

r10099@cain (orig r1996):  matthewt | 2006-06-18 23:11:35 +0000
 r10088@cain (orig r1986):  ningu | 2006-06-18 22:23:20 +0000
 hopefully actually fix inflate this time

r10100@cain (orig r1997):  matthewt | 2006-06-18 23:11:38 +0000
 r10090@cain (orig r1987):  ningu | 2006-06-18 23:00:00 +0000
 fix the fix of the fix of the fix

r10101@cain (orig r1998):  matthewt | 2006-06-18 23:11:41 +0000
 r10091@cain (orig r1988):  matthewt | 2006-06-18 23:07:59 +0000
 store deflated value when handed to store_deflated_column

r10103@cain (orig r2000):  jguenther | 2006-06-18 23:41:32 +0000
Initial fix for ensure_class_loaded, and added some tests for same
r10104@cain (orig r2001):  jguenther | 2006-06-19 00:04:56 +0000
fixed up 90ensure_class_loaded.t
r10109@cain (orig r2002):  castaway | 2006-06-19 06:56:08 +0000
deployment_statements ensures_connected, this to stop the confusion etc over incorrect sqlt_types

r10110@cain (orig r2003):  castaway | 2006-06-19 07:01:15 +0000
Fix typo.. *test test test*!

r10112@cain (orig r2005):  captainL | 2006-06-19 09:58:00 +0000
changed join merging behaviour. some code cleanup.
r10114@cain (orig r2007):  captainL | 2006-06-19 13:02:12 +0000
added entry to Changes for recent merge alterations
r10115@cain (orig r2008):  matthewt | 2006-06-19 13:05:48 +0000
updated InflateColumn::DateTime docs and Changes
r10138@cain (orig r2011):  blblack | 2006-06-20 03:35:22 +0000
fix broken test
r10139@cain (orig r2012):  blblack | 2006-06-20 03:43:30 +0000
add some pod coverage
r10141@cain (orig r2014):  jester | 2006-06-21 13:00:15 +0000
docced where attribute in resultset

17 years agodocced where attribute in resultset
Jesse Sheidlower [Wed, 21 Jun 2006 13:00:15 +0000]
docced where attribute in resultset

17 years agoadd some pod coverage
Brandon L. Black [Tue, 20 Jun 2006 03:43:30 +0000]
add some pod coverage

17 years agofix broken test
Brandon L. Black [Tue, 20 Jun 2006 03:35:22 +0000]
fix broken test

17 years agodocs clarification for set_$rel
Justin Guenther [Mon, 19 Jun 2006 20:38:16 +0000]
docs clarification for set_$rel

17 years agoUpdate docs for new m2m accessors
Jess Robinson [Mon, 19 Jun 2006 17:40:31 +0000]
Update docs for new m2m accessors

17 years agoupdated InflateColumn::DateTime docs and Changes
Matt S Trout [Mon, 19 Jun 2006 13:05:48 +0000]
updated InflateColumn::DateTime docs and Changes

17 years agoadded entry to Changes for recent merge alterations
Luke Saunders [Mon, 19 Jun 2006 13:02:12 +0000]
added entry to Changes for recent merge alterations

17 years agochanged join merging behaviour. some code cleanup.
Luke Saunders [Mon, 19 Jun 2006 09:58:00 +0000]
changed join merging behaviour. some code cleanup.

17 years agoadded many_to_many set_$rel helper and tests
Justin Guenther [Mon, 19 Jun 2006 09:01:21 +0000]
added many_to_many set_$rel helper and tests

17 years agoFix typo.. *test test test*!
Jess Robinson [Mon, 19 Jun 2006 07:01:15 +0000]
Fix typo.. *test test test*!

17 years agodeployment_statements ensures_connected, this to stop the confusion etc over incorrec...
Jess Robinson [Mon, 19 Jun 2006 06:56:08 +0000]
deployment_statements ensures_connected, this to stop the confusion etc over incorrect sqlt_types

17 years agofixed up 90ensure_class_loaded.t
Justin Guenther [Mon, 19 Jun 2006 00:04:56 +0000]
fixed up 90ensure_class_loaded.t

17 years agoInitial fix for ensure_class_loaded, and added some tests for same
Justin Guenther [Sun, 18 Jun 2006 23:41:32 +0000]
Initial fix for ensure_class_loaded, and added some tests for same

17 years agoMerge 'inflate' into 'DBIx-Class-current'
Matt S Trout [Mon, 19 Jun 2006 04:07:59 +0000]
Merge 'inflate' into 'DBIx-Class-current'

17 years agostore deflated value when handed to store_deflated_column
Matt S Trout [Sun, 18 Jun 2006 23:07:59 +0000]
store deflated value when handed to store_deflated_column

17 years agofix the fix of the fix of the fix
David Kamholz [Sun, 18 Jun 2006 23:00:00 +0000]
fix the fix of the fix of the fix

17 years agohopefully actually fix inflate this time
David Kamholz [Sun, 18 Jun 2006 22:23:20 +0000]
hopefully actually fix inflate this time

17 years agofixup for deflated value handed to inflated accessor
Matt S Trout [Sun, 18 Jun 2006 21:50:11 +0000]
fixup for deflated value handed to inflated accessor

17 years agofix stupid bug
David Kamholz [Sun, 18 Jun 2006 21:36:47 +0000]
fix stupid bug

17 years agoInflateColumn re-refactor
David Kamholz [Sun, 18 Jun 2006 21:04:10 +0000]
InflateColumn re-refactor

17 years agoAdded small create test that passes and existing DateTime object
Christopher H. Laco [Sun, 18 Jun 2006 20:20:40 +0000]
Added small create test that passes and existing DateTime object
Tweaked is() tests to make older Test::More happy with DateTime stringification

17 years agoswitched CDBICompat::AttributeAPI to using 'real' methods
Matt S Trout [Sun, 18 Jun 2006 14:42:20 +0000]
switched CDBICompat::AttributeAPI to using 'real' methods

17 years agofixed up sqlt tests a bit and tried fixing 2 failing sqlt tests
Justin Guenther [Sat, 17 Jun 2006 14:25:17 +0000]
fixed up sqlt tests a bit and tried fixing 2 failing sqlt tests

17 years agoadded more many_to_many tests and changed add_to_rel to accept linking table column...
Justin Guenther [Sat, 17 Jun 2006 13:51:00 +0000]
added more many_to_many tests and changed add_to_rel to accept linking table column values

17 years agofixed new many_to_many accessors and added tests and docs
Justin Guenther [Sat, 17 Jun 2006 05:53:41 +0000]
fixed new many_to_many accessors and added tests and docs

17 years agoMerge 'DBIx-Class-current' into 'many_to_many'
Matt S Trout [Sat, 17 Jun 2006 02:17:58 +0000]
Merge 'DBIx-Class-current' into 'many_to_many'

r9175@cain (orig r1889):  matthewt | 2006-05-30 19:30:52 +0000
fixed debugfh
r9176@cain (orig r1890):  gphat | 2006-05-30 21:05:56 +0000
Fix column_info stomping, test coming...

r9177@cain (orig r1891):  matthewt | 2006-05-30 21:09:25 +0000
nuke uuid test (uuid not in core no more, lenore)
r9198@cain (orig r1892):  gphat | 2006-05-30 23:53:55 +0000
Test for earlier column_info overwriting (r1890)

r9199@cain (orig r1893):  nigel | 2006-05-31 12:13:21 +0000
Initial work on getting POD coverage testing working
r9200@cain (orig r1894):  nigel | 2006-05-31 21:58:16 +0000
POD::Coverage additions
r9203@cain (orig r1897):  phaylon | 2006-06-01 15:16:18 +0000
Test if value is blessed before ->isa
r9226@cain (orig r1899):  tomk | 2006-06-02 19:14:43 +0000
Moved Validation.pm from DBIC-current into DBIx-Class-Validate

r9889@cain (orig r1918):  captainL | 2006-06-05 17:58:38 +0000
resultset bugfix changes
r9893@cain (orig r1922):  blblack | 2006-06-06 00:14:28 +0000
0.06999_01 Changes fixup (forgotten entry for connect_info stuff)
r9897@cain (orig r1926):  blblack | 2006-06-06 12:30:40 +0000
POD clarification and content bugfixing + a few code formatting fixes
r9898@cain (orig r1927):  blblack | 2006-06-06 12:31:03 +0000
new specific test for connect_info coderefs
r9899@cain (orig r1928):  bluefeet | 2006-06-06 14:21:03 +0000
Slight wording change to new_related() POD.
r9900@cain (orig r1929):  captainL | 2006-06-06 15:03:46 +0000
fixed search with joins from related resultset
r9901@cain (orig r1930):  dwc | 2006-06-06 15:46:11 +0000
Revert change to test for deprecated find usage and swallow warnings
r9905@cain (orig r1934):  jguenther | 2006-06-06 22:02:34 +0000
Updated docs to reflect the addition of PK::Auto to load_components

r9906@cain (orig r1935):  jguenther | 2006-06-06 22:29:14 +0000
Fixed 'DBIx/Class/DB.pm did not return a true value' error

r9907@cain (orig r1936):  jguenther | 2006-06-06 22:48:05 +0000
Added code & tests for warning about incorrect component order in load_components. e.g., load_components(qw/Core UTF8Columns/)
r9908@cain (orig r1937):  jguenther | 2006-06-06 23:06:59 +0000
added last patch to Changes

r9910@cain (orig r1939):  captainL | 2006-06-06 23:50:48 +0000
 r759@grumpyjack (orig r1932):  captainL | 2006-06-06 21:48:37 +0100
 tightened up deep search_related

r9911@cain (orig r1940):  captainL | 2006-06-06 23:53:40 +0000
 r764@grumpyjack (orig r1938):  captainL | 2006-06-07 00:49:10 +0100
 branch cleanage

r9913@cain (orig r1942):  gphat | 2006-06-07 21:01:47 +0000
Fix typo in warning

r9916@cain (orig r1945):  captainL | 2006-06-07 23:39:10 +0000
 r767@grumpyjack (orig r1941):  captainL | 2006-06-07 17:30:49 +0100
 prefetch bugfix work-in-progress

r9917@cain (orig r1946):  captainL | 2006-06-07 23:39:19 +0000
 r769@grumpyjack (orig r1943):  captainL | 2006-06-08 00:31:44 +0100
 obscure prefetch problem fixed

r9918@cain (orig r1947):  captainL | 2006-06-07 23:39:32 +0000

r9919@cain (orig r1948):  blblack | 2006-06-08 03:28:24 +0000
bugfix for join-types in nested joins using the from attribute (+ test)
r9920@cain (orig r1949):  captainL | 2006-06-08 09:29:43 +0000
stopped test relying on order of unordered search
r9925@cain (orig r1954):  jguenther | 2006-06-08 22:47:58 +0000
Added `use' statement for DBD::Pg

r9926@cain (orig r1955):  blblack | 2006-06-09 18:19:33 +0000
only rebless S::DBI if it is still S::DBI and not a subclass
r9927@cain (orig r1956):  blblack | 2006-06-09 19:45:28 +0000
NoBindVars + Sybase + MSSQL stuff
r9928@cain (orig r1957):  jguenther | 2006-06-09 21:04:50 +0000
added code and tests for Componentized::ensure_class_found and load_optional_class
r9929@cain (orig r1958):  jguenther | 2006-06-09 21:38:58 +0000
Updated version and Changes for 0.06999_02
r9930@cain (orig r1959):  ningu | 2006-06-09 22:36:40 +0000
fix for prefetch bug in _merge_attr
r9931@cain (orig r1960):  ningu | 2006-06-09 22:37:33 +0000
 r12287@haferschleim (orig r1900):  jester | 2006-06-02 21:28:09 +0200
 fixed trivial perldoc error
 r12293@haferschleim (orig r1906):  castaway | 2006-06-03 13:18:55 +0200
 Added "The DBIX::Class way" by Adam Jacob

 r12508@haferschleim (orig r1952):  castaway | 2006-06-08 14:55:46 +0200
 Fix insert overloading example

r9932@cain (orig r1961):  jguenther | 2006-06-09 22:45:54 +0000
formatting fixes for ResultSet.pm
r9933@cain (orig r1962):  matthewt | 2006-06-09 23:07:17 +0000
timestamp. yes I missed it for the dist.
r9934@cain (orig r1963):  matthewt | 2006-06-10 00:55:46 +0000
feh
r10031@cain (orig r1964):  blblack | 2006-06-11 21:25:59 +0000
bugfix: must set connect_info properly before setting any ->sql_maker things
r10033@cain (orig r1966):  blblack | 2006-06-12 13:41:58 +0000
author list correction/update
r10034@cain (orig r1967):  nigel | 2006-06-12 14:02:49 +0000
Re-enabled POD::Coverage tests as they are now running cleanly
r10035@cain (orig r1968):  jguenther | 2006-06-12 16:05:07 +0000
fixed wrong debugging hook call query_begin() to query_start() in Storage::DBI
r10036@cain (orig r1969):  jguenther | 2006-06-12 16:11:21 +0000
Fixed incorrect ordering of POD sections

r10037@cain (orig r1970):  castaway | 2006-06-14 21:23:29 +0000
Fix documentation of search_related

r10043@cain (orig r1971):  blblack | 2006-06-16 20:45:16 +0000
further changes to the Sybase / MSSQL storage stuff
r10044@cain (orig r1972):  matthewt | 2006-06-16 21:54:53 +0000
fuckheaded failure to check defined before regexing
r10045@cain (orig r1973):  matthewt | 2006-06-16 23:02:57 +0000
probably added date support

17 years agoupdate to InflateColumn (docs and trivial patch)
David Kamholz [Sat, 17 Jun 2006 01:33:10 +0000]
update to InflateColumn (docs and trivial patch)

17 years agoinflate refactor
David Kamholz [Sat, 17 Jun 2006 00:15:40 +0000]
inflate refactor

17 years agoprobably added date support
Matt S Trout [Fri, 16 Jun 2006 23:02:57 +0000]
probably added date support

17 years agofuckheaded failure to check defined before regexing
Matt S Trout [Fri, 16 Jun 2006 21:54:53 +0000]
fuckheaded failure to check defined before regexing

17 years agofurther changes to the Sybase / MSSQL storage stuff
Brandon L. Black [Fri, 16 Jun 2006 20:45:16 +0000]
further changes to the Sybase / MSSQL storage stuff

17 years agoFix documentation of search_related
Jess Robinson [Wed, 14 Jun 2006 21:23:29 +0000]
Fix documentation of search_related

17 years agoFixed incorrect ordering of POD sections
Justin Guenther [Mon, 12 Jun 2006 16:11:21 +0000]
Fixed incorrect ordering of POD sections

17 years agofixed wrong debugging hook call query_begin() to query_start() in Storage::DBI
Justin Guenther [Mon, 12 Jun 2006 16:05:07 +0000]
fixed wrong debugging hook call query_begin() to query_start() in Storage::DBI

17 years agoRe-enabled POD::Coverage tests as they are now running cleanly
Nigel Metheringham [Mon, 12 Jun 2006 14:02:49 +0000]
Re-enabled POD::Coverage tests as they are now running cleanly

17 years agoauthor list correction/update
Brandon L. Black [Mon, 12 Jun 2006 13:41:58 +0000]
author list correction/update

17 years agobugfix: must set connect_info properly before setting any ->sql_maker things
Brandon L. Black [Sun, 11 Jun 2006 21:25:59 +0000]
bugfix: must set connect_info properly before setting any ->sql_maker things

17 years agofeh
Matt S Trout [Sat, 10 Jun 2006 00:55:46 +0000]
feh

17 years agotimestamp. yes I missed it for the dist.
Matt S Trout [Fri, 9 Jun 2006 23:07:17 +0000]
timestamp. yes I missed it for the dist.

17 years agoformatting fixes for ResultSet.pm
Justin Guenther [Fri, 9 Jun 2006 22:45:54 +0000]
formatting fixes for ResultSet.pm

17 years agoMerge 'trunk' into 'DBIx-Class-current'
David Kamholz [Fri, 9 Jun 2006 22:37:33 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r12287@haferschleim (orig r1900):  jester | 2006-06-02 21:28:09 +0200
fixed trivial perldoc error
r12293@haferschleim (orig r1906):  castaway | 2006-06-03 13:18:55 +0200
Added "The DBIX::Class way" by Adam Jacob

r12508@haferschleim (orig r1952):  castaway | 2006-06-08 14:55:46 +0200
Fix insert overloading example

17 years agofix for prefetch bug in _merge_attr
David Kamholz [Fri, 9 Jun 2006 22:36:40 +0000]
fix for prefetch bug in _merge_attr

17 years agoUpdated version and Changes for 0.06999_02
Justin Guenther [Fri, 9 Jun 2006 21:38:58 +0000]
Updated version and Changes for 0.06999_02

17 years agoadded code and tests for Componentized::ensure_class_found and load_optional_class
Justin Guenther [Fri, 9 Jun 2006 21:04:50 +0000]
added code and tests for Componentized::ensure_class_found and load_optional_class

17 years agoNoBindVars + Sybase + MSSQL stuff
Brandon L. Black [Fri, 9 Jun 2006 19:45:28 +0000]
NoBindVars + Sybase + MSSQL stuff

17 years agoonly rebless S::DBI if it is still S::DBI and not a subclass
Brandon L. Black [Fri, 9 Jun 2006 18:19:33 +0000]
only rebless S::DBI if it is still S::DBI and not a subclass

17 years agoAdded `use' statement for DBD::Pg
Justin Guenther [Thu, 8 Jun 2006 22:47:58 +0000]
Added `use' statement for DBD::Pg

17 years agoFix insert overloading example
Jess Robinson [Thu, 8 Jun 2006 12:55:46 +0000]
Fix insert overloading example

17 years agostopped test relying on order of unordered search
Luke Saunders [Thu, 8 Jun 2006 09:29:43 +0000]
stopped test relying on order of unordered search

17 years agobugfix for join-types in nested joins using the from attribute (+ test)
Brandon L. Black [Thu, 8 Jun 2006 03:28:24 +0000]
bugfix for join-types in nested joins using the from attribute (+ test)