Brandon L. Black [Thu, 3 Aug 2006 23:08:14 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r9222@moloko (orig r2652): zamolxes | 2006-08-01 16:55:13 -0500
Documentation patch, related to joins, aliases and 'me'
r9223@moloko (orig r2653): zamolxes | 2006-08-01 16:57:46 -0500
sheesh, i contributed 3 lines of docs
r9224@moloko (orig r2654): marcus | 2006-08-02 03:29:49 -0500
change to use utf8::decode/encode
Marcus Ramberg [Wed, 2 Aug 2006 08:29:49 +0000]
change to use utf8::decode/encode
Bogdan Lucaciu [Tue, 1 Aug 2006 21:57:46 +0000]
sheesh, i contributed 3 lines of docs
Bogdan Lucaciu [Tue, 1 Aug 2006 21:55:13 +0000]
Documentation patch, related to joins, aliases and 'me'
Brandon L. Black [Mon, 31 Jul 2006 20:31:20 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r11259@evoc8 (orig r2634): ningu | 2006-07-27 01:22:57 -0500
add result_class to ResultSourceProxy; move _ident_cond into CDBI code, not needed elsewhere
r11260@evoc8 (orig r2635): ningu | 2006-07-27 01:32:47 -0500
small cleanup to ResultSourceProxy
r11261@evoc8 (orig r2636): castaway | 2006-07-27 02:13:53 -0500
Add some new docs
r11262@evoc8 (orig r2637): castaway | 2006-07-27 02:28:11 -0500
Documentation improvements
r13028@evoc8 (orig r2641): dwc | 2006-07-27 22:19:58 -0500
Add previous changes for 0.07001
r13029@evoc8 (orig r2642): dwc | 2006-07-27 22:30:28 -0500
Remove anonymous blesses to avoid major speed hit on Fedora Core 5, or 'the anti-dead-rat fix'
r13030@evoc8 (orig r2643): dwc | 2006-07-27 23:14:05 -0500
Pass attrs to find from update_or_create (reported by Nathan Kurz)
r13031@evoc8 (orig r2644): dwc | 2006-07-27 23:20:15 -0500
Typo in scalar ref example
r13032@evoc8 (orig r2645): dwc | 2006-07-27 23:25:35 -0500
Add missing quote to example. I looked over this last night, but I guess my eyes aren't working as well anymore.
r13033@evoc8 (orig r2646): dwc | 2006-07-27 23:55:37 -0500
Minor test cleanup (I think I'm losing my mind)
r13092@evoc8 (orig r2650): blblack | 2006-07-31 15:31:05 -0500
added 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
Daniel Westermann-Clark [Fri, 28 Jul 2006 04:55:37 +0000]
Minor test cleanup (I think I'm losing my mind)
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.
Daniel Westermann-Clark [Fri, 28 Jul 2006 04:20:15 +0000]
Typo in scalar ref example
Daniel Westermann-Clark [Fri, 28 Jul 2006 04:14:05 +0000]
Pass attrs to find from update_or_create (reported by Nathan Kurz)
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'
Daniel Westermann-Clark [Fri, 28 Jul 2006 03:19:58 +0000]
Add previous changes for 0.07001
Jess Robinson [Thu, 27 Jul 2006 07:28:11 +0000]
Documentation improvements
Jess Robinson [Thu, 27 Jul 2006 07:13:53 +0000]
Add some new docs
David Kamholz [Thu, 27 Jul 2006 06:32:47 +0000]
small cleanup to ResultSourceProxy
David Kamholz [Thu, 27 Jul 2006 06:22:57 +0000]
add result_class to ResultSourceProxy; move _ident_cond into CDBI code, not needed elsewhere
Daniel Westermann-Clark [Thu, 27 Jul 2006 06:07:24 +0000]
Merge 'trunk' into 'DBIx-Class-current'
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
Brandon L. Black [Thu, 27 Jul 2006 02:31:19 +0000]
Merge 'storage_exceptions' into 'DBIx-Class-current'
Brandon L. Black [Sun, 23 Jul 2006 16:18:32 +0000]
Merge 'storage_exceptions' into 'DBIx-Class-current'
Brandon L. Black [Thu, 27 Jul 2006 02:31:19 +0000]
add a couple of tests for the new exception stuff
Brandon L. Black [Thu, 27 Jul 2006 01:48:37 +0000]
allow exception_action to suppress things, clean up docs
Matt S Trout [Wed, 26 Jul 2006 16:13:59 +0000]
bugfix for pathological prefetch case
Brandon L. Black [Wed, 26 Jul 2006 00:25:24 +0000]
very minor cleanups to columns_info_for
Brandon L. Black [Mon, 24 Jul 2006 13:20:56 +0000]
next::method, not next::columns_info_for
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.
Brandon L. Black [Mon, 24 Jul 2006 06:36:20 +0000]
Storage holds a weakref to $schema now
Storage uses Schema to throw exceptions
Schema has "exception_action" accessor for custom exception objects and such
Brandon L. Black [Sun, 23 Jul 2006 21:33:15 +0000]
version bump to 0.07999_01, where I guess it will sit until we release such a thing
Brandon L. Black [Sun, 23 Jul 2006 21:31:35 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r7299@moloko (orig r2592): matthewt | 2006-07-22 19:23:56 -0500
yes, I didn't get the merge quite right. again.
r7347@moloko (orig r2603): matthewt | 2006-07-23 14:31:41 -0500
yeah, yeah, yeah
Brandon L. Black [Sun, 23 Jul 2006 20:34:15 +0000]
force/assume RaiseError/PrintError
also fixed small issue in DESTROY from last update
Matt S Trout [Sun, 23 Jul 2006 19:31:41 +0000]
yeah, yeah, yeah
Brandon L. Black [Sun, 23 Jul 2006 19:07:58 +0000]
better DESTROY handling
Brandon L. Black [Sun, 23 Jul 2006 18:58:53 +0000]
further refinements to storage_exceptions
Brandon L. Black [Sun, 23 Jul 2006 16:27:54 +0000]
Merge 'DBIx-Class-current' into 'storage_exceptions'
r6928@moloko (orig r2221): ningu | 2006-07-20 17:02:09 -0500
fix oversight with source_name (regular accessor, not component_class)
r6929@moloko (orig r2222): castaway | 2006-07-21 02:20:14 -0500
Minor fixes to deploy / sqltargs, and more glossary
r6930@moloko (orig r2223): dsully | 2006-07-22 18:22:35 -0500
Avoid a FC5 performance hit by using a named hash and then blessing it.
r7341@moloko (orig r2597): blblack | 2006-07-23 11:23:02 -0500
r2074@moloko (orig r2072): blblack | 2006-06-28 18:41:58 -0500
creating column_info_from_storage branch
r2075@moloko (orig r2073): blblack | 2006-06-28 19:44:39 -0500
turn off automatic columns_info_for by default. Can be enabled per-source with __PACKAGE__->load_column_info_from_storage
Brandon L. Black [Sun, 23 Jul 2006 16:23:02 +0000]
Merge 'column_info_from_storage' into 'DBIx-Class-current'
Brandon L. Black [Sun, 23 Jul 2006 16:18:32 +0000]
infect the storage subdrivers
Brandon L. Black [Sun, 23 Jul 2006 15:49:14 +0000]
that was stupid
Brandon L. Black [Sun, 23 Jul 2006 14:49:21 +0000]
first draft of storage exception stuff
Matt S Trout [Sun, 23 Jul 2006 00:23:56 +0000]
Merge 'DBIx-Class-current' into 'trunk'
Dan Sully [Sat, 22 Jul 2006 23:22:35 +0000]
Avoid a FC5 performance hit by using a named hash and then blessing it.
Jess Robinson [Fri, 21 Jul 2006 07:20:14 +0000]
Minor fixes to deploy / sqltargs, and more glossary
David Kamholz [Thu, 20 Jul 2006 22:02:09 +0000]
fix oversight with source_name (regular accessor, not component_class)
Brandon L. Black [Thu, 20 Jul 2006 20:19:58 +0000]
Merge 'DBIx-Class-current' into 'column_info_from_storage'
r5914@evoc8 (orig r2074): blblack | 2006-06-28 22:13:45 -0500
update my own contrib entry
r5916@evoc8 (orig r2076): matthewt | 2006-06-29 13:56:19 -0500
updated changes
r5917@evoc8 (orig r2077): blblack | 2006-06-29 15:20:45 -0500
improvement to mysql version checking
r5918@evoc8 (orig r2078): matthewt | 2006-06-29 16:23:05 -0500
disable warning tests on AS perl
r5919@evoc8 (orig r2079): matthewt | 2006-06-29 16:25:01 -0500
corrected $^O string
r5920@evoc8 (orig r2080): castaway | 2006-06-29 16:44:29 -0500
Upgrade to v0.06999_04
r5921@evoc8 (orig r2081): matthewt | 2006-06-29 17:03:34 -0500
fixup to txn_do to allow use as a classmethod
r5922@evoc8 (orig r2082): matthewt | 2006-06-29 17:23:54 -0500
and fix the bloody thing
r5923@evoc8 (orig r2083): matthewt | 2006-06-30 15:05:07 -0500
tweak quotes test to output text on failure
r5925@evoc8 (orig r2085): dwc | 2006-07-01 23:19:01 -0500
03podcoverage.t: all_modules is not exported until Test::Pod::Coverage 1.08, so use the full namespace
r5928@evoc8 (orig r2088): ningu | 2006-07-02 21:13:46 -0500
fix subclassing gotcha introduced with source_name
give ResultSetManager test modules more sensible names
r5943@evoc8 (orig r2103): matthewt | 2006-07-04 15:07:46 -0500
r10721@cain (orig r2091): ningu | 2006-07-03 21:14:48 +0000
represent page as a normal resultset attribute; use _orig_alias instead of _live_join; assorted code cleanups
r5944@evoc8 (orig r2104): matthewt | 2006-07-04 15:07:50 -0500
r10723@cain (orig r2092): ningu | 2006-07-03 23:58:25 +0000
various additional ResultSet cleanups
r5945@evoc8 (orig r2105): matthewt | 2006-07-04 15:07:54 -0500
r10724@cain (orig r2093): ningu | 2006-07-03 23:58:49 +0000
fix SQLite pragma in test suite
r5946@evoc8 (orig r2106): matthewt | 2006-07-04 15:07:56 -0500
r10725@cain (orig r2094): ningu | 2006-07-04 01:45:01 +0000
rename _resolve to _resolved_attrs; fix multiple join conditions in related_resultset and add test
r5947@evoc8 (orig r2107): matthewt | 2006-07-04 15:08:01 -0500
r10726@cain (orig r2095): ningu | 2006-07-04 02:39:17 +0000
small fix
r5948@evoc8 (orig r2108): matthewt | 2006-07-04 15:08:04 -0500
r10755@cain (orig r2102): matthewt | 2006-07-04 19:51:19 +0000
sodding SQLT tests
r5951@evoc8 (orig r2111): ningu | 2006-07-04 15:15:23 -0500
update Changes
r5952@evoc8 (orig r2112): jguenther | 2006-07-04 15:39:18 -0500
Updated $VERSION and Changes for 0.06999_05
r5953@evoc8 (orig r2113): nigel | 2006-07-05 04:59:28 -0500
Added note to belongs_to documentation
r5955@evoc8 (orig r2115): ningu | 2006-07-05 14:42:28 -0500
fix typo
r5958@evoc8 (orig r2118): castaway | 2006-07-06 08:12:02 -0500
Initial version, work-in-progress, funky FAQ
r5959@evoc8 (orig r2119): matthewt | 2006-07-06 12:49:03 -0500
rename _parent_rs to _parent_source
r5960@evoc8 (orig r2120): jguenther | 2006-07-06 14:58:52 -0500
added test for incorrect alias _2 in join collapsing
r5961@evoc8 (orig r2121): ningu | 2006-07-06 15:56:13 -0500
get rid of no longer necessary weaken
r5962@evoc8 (orig r2122): ningu | 2006-07-06 16:27:16 -0500
more treelike tests
r5963@evoc8 (orig r2123): ningu | 2006-07-06 16:29:53 -0500
small fix
r5964@evoc8 (orig r2124): matthewt | 2006-07-06 16:34:51 -0500
fixup to resultset?
r5965@evoc8 (orig r2125): ningu | 2006-07-06 16:40:24 -0500
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
r5967@evoc8 (orig r2127): ningu | 2006-07-06 17:23:38 -0500
fix test
r5970@evoc8 (orig r2130): ningu | 2006-07-06 17:38:31 -0500
insanify test
r5972@evoc8 (orig r2132): matthewt | 2006-07-06 17:44:53 -0500
env var
r5973@evoc8 (orig r2133): matthewt | 2006-07-06 18:07:03 -0500
made tests respect debug
r5974@evoc8 (orig r2134): jguenther | 2006-07-06 18:33:09 -0500
removed extra =over command
r5975@evoc8 (orig r2135): jguenther | 2006-07-06 18:41:36 -0500
fixed a typo in a regexp
r5976@evoc8 (orig r2136): ningu | 2006-07-06 21:05:03 -0500
utf8columns fix
r5977@evoc8 (orig r2137): dwc | 2006-07-06 23:07:24 -0500
_is_unique_query: Don't warn on multiple occurrences of the same value for a constrained column
r5978@evoc8 (orig r2138): dwc | 2006-07-07 00:30:53 -0500
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.
r5979@evoc8 (orig r2139): ningu | 2006-07-07 00:57:22 -0500
fix silly bug introduced in test
r5983@evoc8 (orig r2143): dwc | 2006-07-07 15:28:20 -0500
r10234@fortuna (orig r2141): dwc | 2006-07-07 03:05:34 -0400
Take into account values specified in the where attr when deciding to include a unique query
r5984@evoc8 (orig r2144): dwc | 2006-07-07 15:28:27 -0500
r10322@fortuna (orig r2142): dwc | 2006-07-07 16:22:01 -0400
Cleanup test and log fix
r5986@evoc8 (orig r2146): ningu | 2006-07-08 11:16:17 -0500
apply claco's result_source_instance patch
r5987@evoc8 (orig r2147): matthewt | 2006-07-09 18:29:44 -0500
tweaked some stuff. appears no more broken.
r5988@evoc8 (orig r2148): matthewt | 2006-07-09 18:50:00 -0500
yeah, cos two hash copies in five lines is really handy and essential
r5989@evoc8 (orig r2149): ningu | 2006-07-09 19:07:13 -0500
fix up test
r5990@evoc8 (orig r2150): matthewt | 2006-07-09 20:07:16 -0500
back to less failures
r5991@evoc8 (orig r2151): matthewt | 2006-07-09 20:16:47 -0500
some evals so the tests finish
r5993@evoc8 (orig r2153): castaway | 2006-07-10 08:06:30 -0500
More FAQs!
r5997@evoc8 (orig r2157): blblack | 2006-07-10 19:32:33 -0500
Intro updates regarding Schema::Loader usage and on_connect_do
r5999@evoc8 (orig r2159): blblack | 2006-07-10 22:11:43 -0500
add some missing virtual methods
r6013@evoc8 (orig r2173): ash | 2006-07-11 08:38:02 -0500
Doced {add_drop_table} option to deploy
r6016@evoc8 (orig r2176): ningu | 2006-07-11 09:55:26 -0500
r10211@lingua92 (orig r2155): ningu | 2006-07-11 00:03:36 +0200
bah
r6017@evoc8 (orig r2177): ningu | 2006-07-11 09:55:31 -0500
r10212@lingua92 (orig r2156): ningu | 2006-07-11 02:12:34 +0200
more fiddling, but it still don't work
r6018@evoc8 (orig r2178): ningu | 2006-07-11 09:55:35 -0500
r10220@lingua92 (orig r2164): ningu | 2006-07-11 08:16:47 +0200
kinda unbroke things
r6019@evoc8 (orig r2179): ningu | 2006-07-11 09:55:41 -0500
r10224@lingua92 (orig r2168): ningu | 2006-07-11 08:34:21 +0200
move _resolved_attrs and friends to be next to related_resultset
r6020@evoc8 (orig r2180): ningu | 2006-07-11 09:55:46 -0500
r10225@lingua92 (orig r2169): ningu | 2006-07-11 10:16:13 +0200
almost working
r6021@evoc8 (orig r2181): ningu | 2006-07-11 09:55:51 -0500
r10226@lingua92 (orig r2170): ningu | 2006-07-11 10:29:52 +0200
fixation
r6022@evoc8 (orig r2182): ningu | 2006-07-11 09:55:56 -0500
r10227@lingua92 (orig r2171): ningu | 2006-07-11 10:40:03 +0200
miscellaneous cleanup and removal of dead code
r6023@evoc8 (orig r2183): ningu | 2006-07-11 09:56:00 -0500
r10229@lingua92 (orig r2172): matthewt | 2006-07-11 15:20:03 +0200
pass through self attrs to rel_rs (for order_by, group_by etc.)
r6024@evoc8 (orig r2184): ningu | 2006-07-11 09:56:03 -0500
r10231@lingua92 (orig r2174): matthewt | 2006-07-11 15:51:31 +0200
all present and correct. I think.
r6025@evoc8 (orig r2185): ningu | 2006-07-11 09:56:09 -0500
r10232@lingua92 (orig r2175): ningu | 2006-07-11 16:37:58 +0200
put count back in test
r6027@evoc8 (orig r2187): semifor | 2006-07-11 11:44:15 -0500
Was replaced by ODBC.pm and ODBC/DB2_400_SQL.pm
r6028@evoc8 (orig r2188): ningu | 2006-07-11 13:02:28 -0500
change _parent_from to from
r6029@evoc8 (orig r2189): blblack | 2006-07-12 00:17:40 -0500
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
r6030@evoc8 (orig r2190): castaway | 2006-07-12 06:20:14 -0500
Make "no_comments", the default for deploy
r6031@evoc8 (orig r2191): matthewt | 2006-07-12 12:35:52 -0500
changes for _06
r6032@evoc8 (orig r2192): ningu | 2006-07-12 13:55:35 -0500
fix from attr issue
r6033@evoc8 (orig r2193): ningu | 2006-07-12 13:57:07 -0500
changes for _07
r6034@evoc8 (orig r2194): castaway | 2006-07-13 04:38:43 -0500
Added FAQ.pod to Changes
r6035@evoc8 (orig r2195): ash | 2006-07-13 05:48:44 -0500
POD change so it makes more sens when looking at with perldoc
r6036@evoc8 (orig r2196): ningu | 2006-07-13 12:06:57 -0500
utf8columns fixup
r6037@evoc8 (orig r2197): ash | 2006-07-13 12:40:58 -0500
POD'd result_class func
r6038@evoc8 (orig r2198): matthewt | 2006-07-13 22:35:54 -0500
- fixups to ORDER BY, tweaks to deepen some copies in ResultSet
r6039@evoc8 (orig r2199): matthewt | 2006-07-14 14:51:55 -0500
fixup for RowNum limit syntax with functions
r6040@evoc8 (orig r2200): matthewt | 2006-07-15 12:10:55 -0500
skip empty queries to eliminate spurious warnings on ->deploy
r6041@evoc8 (orig r2201): dwc | 2006-07-15 13:20:53 -0500
Disable _is_unique_query check in single() since it can't infer properly yet
r6042@evoc8 (orig r2202): castaway | 2006-07-16 07:17:16 -0500
More FAQ!
r6043@evoc8 (orig r2203): castaway | 2006-07-16 07:25:22 -0500
Improve docs for searching, as, and some cookbook examples
r6044@evoc8 (orig r2204): castaway | 2006-07-16 08:23:15 -0500
More docs
r6046@evoc8 (orig r2206): matthewt | 2006-07-16 15:32:14 -0500
bah.
r6047@evoc8 (orig r2207): matthewt | 2006-07-16 21:35:46 -0500
minor fixup to _merge_attr
r10757@evoc8 (orig r2210): castaway | 2006-07-18 13:03:26 -0500
Localise Data::Dumper global vars in example
r10758@evoc8 (orig r2211): semifor | 2006-07-18 16:12:54 -0500
Use _sql_maker_opts, now.
r10768@evoc8 (orig r2214): matthewt | 2006-07-19 17:29:59 -0500
Callback now gets args
r10769@evoc8 (orig r2215): matthewt | 2006-07-19 17:39:12 -0500
and once more, with feeling
Brandon L. Black [Thu, 20 Jul 2006 20:18:53 +0000]
Merge 'DBIx-Class-current' into 'storage_exceptions'
r6046@evoc8 (orig r2206): matthewt | 2006-07-16 15:32:14 -0500
bah.
r6047@evoc8 (orig r2207): matthewt | 2006-07-16 21:35:46 -0500
minor fixup to _merge_attr
r10757@evoc8 (orig r2210): castaway | 2006-07-18 13:03:26 -0500
Localise Data::Dumper global vars in example
r10758@evoc8 (orig r2211): semifor | 2006-07-18 16:12:54 -0500
Use _sql_maker_opts, now.
r10768@evoc8 (orig r2214): matthewt | 2006-07-19 17:29:59 -0500
Callback now gets args
r10769@evoc8 (orig r2215): matthewt | 2006-07-19 17:39:12 -0500
and once more, with feeling
Matt S Trout [Wed, 19 Jul 2006 22:39:12 +0000]
and once more, with feeling
Matt S Trout [Wed, 19 Jul 2006 22:29:59 +0000]
Callback now gets args
Marc Mims [Tue, 18 Jul 2006 21:12:54 +0000]
Use _sql_maker_opts, now.
Jess Robinson [Tue, 18 Jul 2006 18:03:26 +0000]
Localise Data::Dumper global vars in example
Matt S Trout [Mon, 17 Jul 2006 02:35:46 +0000]
minor fixup to _merge_attr
Matt S Trout [Sun, 16 Jul 2006 20:32:14 +0000]
bah.
Jess Robinson [Sun, 16 Jul 2006 13:23:15 +0000]
More docs
Jess Robinson [Sun, 16 Jul 2006 12:25:22 +0000]
Improve docs for searching, as, and some cookbook examples
Jess Robinson [Sun, 16 Jul 2006 12:17:16 +0000]
More FAQ!
Daniel Westermann-Clark [Sat, 15 Jul 2006 18:20:53 +0000]
Disable _is_unique_query check in single() since it can't infer properly yet
Matt S Trout [Sat, 15 Jul 2006 17:10:55 +0000]
skip empty queries to eliminate spurious warnings on ->deploy
Matt S Trout [Fri, 14 Jul 2006 19:51:55 +0000]
fixup for RowNum limit syntax with functions
Matt S Trout [Fri, 14 Jul 2006 03:35:54 +0000]
fixups to ORDER BY, tweaks to deepen some copies in ResultSet
Ash Berlin [Thu, 13 Jul 2006 17:40:58 +0000]
POD'd result_class func
David Kamholz [Thu, 13 Jul 2006 17:06:57 +0000]
utf8columns fixup
Ash Berlin [Thu, 13 Jul 2006 10:48:44 +0000]
POD change so it makes more sens when looking at with perldoc
Jess Robinson [Thu, 13 Jul 2006 09:38:43 +0000]
Added FAQ.pod to Changes
David Kamholz [Wed, 12 Jul 2006 18:57:07 +0000]
changes for _07
David Kamholz [Wed, 12 Jul 2006 18:55:35 +0000]
fix from attr issue
Matt S Trout [Wed, 12 Jul 2006 17:35:52 +0000]
changes for _06
Jess Robinson [Wed, 12 Jul 2006 11:20:14 +0000]
Make "no_comments", the default for deploy
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
David Kamholz [Tue, 11 Jul 2006 18:02:28 +0000]
change _parent_from to from
Marc Mims [Tue, 11 Jul 2006 16:44:15 +0000]
Was replaced by ODBC.pm and ODBC/DB2_400_SQL.pm
David Kamholz [Tue, 11 Jul 2006 21:37:58 +0000]
Merge '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'
David Kamholz [Tue, 11 Jul 2006 14:37:58 +0000]
put count back in test
Matt S Trout [Tue, 11 Jul 2006 13:51:31 +0000]
all present and correct. I think.
Ash Berlin [Tue, 11 Jul 2006 13:38:02 +0000]
Doced {add_drop_table} option to deploy
Matt S Trout [Tue, 11 Jul 2006 13:20:03 +0000]
pass through self attrs to rel_rs (for order_by, group_by etc.)
David Kamholz [Tue, 11 Jul 2006 08:40:03 +0000]
miscellaneous cleanup and removal of dead code
David Kamholz [Tue, 11 Jul 2006 08:29:52 +0000]
fixation
David Kamholz [Tue, 11 Jul 2006 08:16:13 +0000]
almost working
David Kamholz [Tue, 11 Jul 2006 06:34:21 +0000]
move _resolved_attrs and friends to be next to related_resultset
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
David Kamholz [Tue, 11 Jul 2006 06:16:47 +0000]
kinda unbroke things
Brandon L. Black [Tue, 11 Jul 2006 03:11:43 +0000]
add some missing virtual methods
Brandon L. Black [Tue, 11 Jul 2006 00:32:33 +0000]
Intro updates regarding Schema::Loader usage and on_connect_do
David Kamholz [Tue, 11 Jul 2006 00:12:34 +0000]
more fiddling, but it still don't work
David Kamholz [Mon, 10 Jul 2006 22:03:36 +0000]
bah
Jess Robinson [Mon, 10 Jul 2006 13:06:30 +0000]
More FAQs!
Matt S Trout [Mon, 10 Jul 2006 01:16:47 +0000]
some evals so the tests finish
Matt S Trout [Mon, 10 Jul 2006 01:07:16 +0000]
back to less failures
David Kamholz [Mon, 10 Jul 2006 00:07:13 +0000]
fix up test
Matt S Trout [Sun, 9 Jul 2006 23:50:00 +0000]
yeah, cos two hash copies in five lines is really handy and essential
Matt S Trout [Sun, 9 Jul 2006 23:29:44 +0000]
tweaked some stuff. appears no more broken.
David Kamholz [Sat, 8 Jul 2006 16:16:17 +0000]
apply claco's result_source_instance patch
Daniel Westermann-Clark [Fri, 7 Jul 2006 21:22:01 +0000]
Merge 'find_unique_query_fixes' into 'DBIx-Class-current'
Daniel Westermann-Clark [Fri, 7 Jul 2006 20:22:01 +0000]
Cleanup test and log fix
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
David Kamholz [Fri, 7 Jul 2006 05:57:22 +0000]
fix silly bug introduced in test
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.
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
David Kamholz [Fri, 7 Jul 2006 02:05:03 +0000]
utf8columns fix
Justin Guenther [Thu, 6 Jul 2006 23:41:36 +0000]
fixed a typo in a regexp
Justin Guenther [Thu, 6 Jul 2006 23:33:09 +0000]
removed extra =over command