14 years agoCleanup dependency handling a bit
Peter Rabbitson [Tue, 30 Jun 2009 08:09:03 +0000]
Cleanup dependency handling a bit

14 years agoMerge 'on_connect_call' into 'trunk'
Rafael Kitover [Mon, 29 Jun 2009 21:42:11 +0000]
Merge 'on_connect_call' into 'trunk'

14 years agoSome beautification
Peter Rabbitson [Mon, 29 Jun 2009 21:38:30 +0000]
Some beautification

14 years agoremove the _store stuff for on_connect_do
Rafael Kitover [Mon, 29 Jun 2009 20:07:43 +0000]
remove the _store stuff for on_connect_do

14 years agoMinor Ordered optimization (don't use count)
Peter Rabbitson [Mon, 29 Jun 2009 17:09:00 +0000]
Minor Ordered optimization (don't use count)

14 years agoremove DateTime from 73oracle.t
Rafael Kitover [Mon, 29 Jun 2009 15:20:32 +0000]
remove DateTime from 73oracle.t

14 years agofixed typo in test
Alexander Hartmaier [Mon, 29 Jun 2009 09:02:17 +0000]
fixed typo in test

14 years agoThe prefetch+group_by is a complex problem - branch
Peter Rabbitson [Sun, 28 Jun 2009 11:00:03 +0000]
The prefetch+group_by is a complex problem - branch

14 years agoTests for grouping with prefetch
Jess Robinson [Sun, 28 Jun 2009 04:11:08 +0000]
Tests for grouping with prefetch

14 years agoMerge 'trunk' into 'on_connect_call'
Rafael Kitover [Sat, 27 Jun 2009 22:20:25 +0000]
Merge 'trunk' into 'on_connect_call'

r5665@hlagh (orig r6780):  ribasushi | 2009-06-24 02:08:02 -0700
Properly name the relinfo variable
r5666@hlagh (orig r6781):  ribasushi | 2009-06-24 03:12:49 -0700
find_related fix for single-type relationships
r5667@hlagh (orig r6782):  nigel | 2009-06-24 08:28:33 -0700
 r11786@hex:  nigel | 2009-06-24 16:27:58 +0100
 Fixed set_$rel with where restriction deleting rows outside the restriction

r5668@hlagh (orig r6783):  nigel | 2009-06-24 08:47:31 -0700
 r11788@hex:  nigel | 2009-06-24 16:47:04 +0100
 Rework of set_$rel patch with less obfuscation

r5691@hlagh (orig r6788):  ribasushi | 2009-06-25 00:19:10 -0700
Commit test inspired by joel - it seemingly fails on Mac?
r5692@hlagh (orig r6789):  ribasushi | 2009-06-25 02:04:26 -0700
Minor cleanups
r5721@hlagh (orig r6792):  teejay | 2009-06-26 05:43:05 -0700
normalised artist_id, and plural relationships to plural names making use of alias/relname less ambiguous than relname/tablename being the same, also added a little more info on joining/relationships
r5722@hlagh (orig r6793):  tomboh | 2009-06-26 06:25:19 -0700
Documentation fix:
- timezone is no longer an extra setting
- fix a typo of 'subsequently'

r5723@hlagh (orig r6794):  gphat | 2009-06-26 07:33:35 -0700
Fix typo in ResultSet docs

r5724@hlagh (orig r6802):  ribasushi | 2009-06-27 03:39:03 -0700
Todoified (unsolvable) test from RT#42466
r5725@hlagh (orig r6803):  ribasushi | 2009-06-27 03:52:26 -0700
POD patch from RT#46808
r5726@hlagh (orig r6804):  ribasushi | 2009-06-27 04:59:03 -0700
Adjust sqlt schema parser to add tables in FK dependency order
r5727@hlagh (orig r6805):  ribasushi | 2009-06-27 05:08:35 -0700
Bump author SQLT dependency for early developer testing
Regenerate SQLite schema with new parser/sqlt
Use throw_exception in lieu of plain die when possible

14 years agoBump author SQLT dependency for early developer testing
Peter Rabbitson [Sat, 27 Jun 2009 12:08:35 +0000]
Bump author SQLT dependency for early developer testing
Regenerate SQLite schema with new parser/sqlt
Use throw_exception in lieu of plain die when possible

14 years agoAdjust sqlt schema parser to add tables in FK dependency order
Peter Rabbitson [Sat, 27 Jun 2009 11:59:03 +0000]
Adjust sqlt schema parser to add tables in FK dependency order

14 years agoPOD patch from RT#46808
Peter Rabbitson [Sat, 27 Jun 2009 10:52:26 +0000]
POD patch from RT#46808

14 years agoTodoified (unsolvable) test from RT#42466
Peter Rabbitson [Sat, 27 Jun 2009 10:39:03 +0000]
Todoified (unsolvable) test from RT#42466

14 years agoFix typo in ResultSet docs
Cory G Watson [Fri, 26 Jun 2009 14:33:35 +0000]
Fix typo in ResultSet docs

14 years agoDocumentation fix:
Tom Hukins [Fri, 26 Jun 2009 13:25:19 +0000]
Documentation fix:
- timezone is no longer an extra setting
- fix a typo of 'subsequently'

14 years agonormalised artist_id, and plural relationships to plural names making use of alias...
Aaron Trevena [Fri, 26 Jun 2009 12:43:05 +0000]
normalised artist_id, and plural relationships to plural names making use of alias/relname less ambiguous than relname/tablename being the same, also added a little more info on joining/relationships

14 years agoMinor cleanups
Peter Rabbitson [Thu, 25 Jun 2009 09:04:26 +0000]
Minor cleanups

14 years agoCommit test inspired by joel - it seemingly fails on Mac?
Peter Rabbitson [Thu, 25 Jun 2009 07:19:10 +0000]
Commit test inspired by joel - it seemingly fails on Mac?

14 years agoIC::DT does support timestamp with timezone
Rafael Kitover [Wed, 24 Jun 2009 17:49:25 +0000]
IC::DT does support timestamp with timezone

14 years agoRework of set_$rel patch with less obfuscation
Nigel Metheringham [Wed, 24 Jun 2009 21:47:04 +0000]
Rework of set_$rel patch with less obfuscation

14 years agoFixed set_$rel with where restriction deleting rows outside the restriction
Nigel Metheringham [Wed, 24 Jun 2009 21:27:58 +0000]
Fixed set_$rel with where restriction deleting rows outside the restriction

14 years agofind_related fix for single-type relationships
Peter Rabbitson [Wed, 24 Jun 2009 10:12:49 +0000]
find_related fix for single-type relationships

14 years agoProperly name the relinfo variable
Peter Rabbitson [Wed, 24 Jun 2009 09:08:02 +0000]
Properly name the relinfo variable

14 years agoMerge 'trunk' into 'on_connect_call'
Rafael Kitover [Wed, 24 Jun 2009 05:33:16 +0000]
Merge 'trunk' into 'on_connect_call'

r5619@hlagh (orig r6763):  ribasushi | 2009-06-23 01:33:59 -0700
Real inheritance ordering for load_namespaces
r5623@hlagh (orig r6771):  ribasushi | 2009-06-23 07:46:18 -0700
Move tests around, add extra has_one relationship
r5624@hlagh (orig r6772):  caelum | 2009-06-23 09:36:22 -0700
add missing ' to doc

14 years agoproperly test nanosecond precision with oracle and datetime_setup
Rafael Kitover [Tue, 23 Jun 2009 23:36:12 +0000]
properly test nanosecond precision with oracle and datetime_setup

14 years agoadd missing ' to doc
Rafael Kitover [Tue, 23 Jun 2009 16:36:22 +0000]
add missing ' to doc

14 years agoMove tests around, add extra has_one relationship
Peter Rabbitson [Tue, 23 Jun 2009 14:46:18 +0000]
Move tests around, add extra has_one relationship

14 years agominor doc update
Rafael Kitover [Tue, 23 Jun 2009 14:38:33 +0000]
minor doc update

14 years agoReal inheritance ordering for load_namespaces
Peter Rabbitson [Tue, 23 Jun 2009 08:33:59 +0000]
Real inheritance ordering for load_namespaces

14 years agoMerge 'trunk' into 'on_connect_call'
Rafael Kitover [Mon, 22 Jun 2009 23:05:13 +0000]
Merge 'trunk' into 'on_connect_call'

r5588@hlagh (orig r6733):  ribasushi | 2009-06-20 01:16:02 -0700
todoify skip
r5590@hlagh (orig r6735):  ribasushi | 2009-06-20 03:37:52 -0700
Clarify test
r5594@hlagh (orig r6739):  ribasushi | 2009-06-20 06:22:06 -0700
Disambiguate populate() return
r5603@hlagh (orig r6742):  ribasushi | 2009-06-20 14:30:23 -0700
 r6737@Thesaurus (orig r6736):  ribasushi | 2009-06-20 12:39:34 +0200
 new branch to streamline count() and introduce count_rs()
 r6738@Thesaurus (orig r6737):  ribasushi | 2009-06-20 12:44:09 +0200
 Add count_rs, move the code back from DBI - leave only sql specific hooks
 r6739@Thesaurus (orig r6738):  ribasushi | 2009-06-20 12:54:11 +0200
 Test count_rs
 r6742@Thesaurus (orig r6741):  ribasushi | 2009-06-20 23:30:10 +0200
 More tests and a really working count_rs

r5613@hlagh (orig r6752):  ribasushi | 2009-06-21 00:00:21 -0700
Clenaup text
r5614@hlagh (orig r6753):  ribasushi | 2009-06-21 05:37:56 -0700
make_column_dirty fix
r5617@hlagh (orig r6755):  ribasushi | 2009-06-21 14:12:40 -0700
Fix borked test

14 years agoFix borked test
Peter Rabbitson [Sun, 21 Jun 2009 21:12:40 +0000]
Fix borked test

14 years agomake_column_dirty fix
Peter Rabbitson [Sun, 21 Jun 2009 12:37:56 +0000]
make_column_dirty fix

14 years agoClenaup text
Peter Rabbitson [Sun, 21 Jun 2009 07:00:21 +0000]
Clenaup text

14 years agoMerge 'count_rs' into 'trunk'
Peter Rabbitson [Sat, 20 Jun 2009 21:30:23 +0000]
Merge 'count_rs' into 'trunk'

r6737@Thesaurus (orig r6736):  ribasushi | 2009-06-20 12:39:34 +0200
new branch to streamline count() and introduce count_rs()
r6738@Thesaurus (orig r6737):  ribasushi | 2009-06-20 12:44:09 +0200
Add count_rs, move the code back from DBI - leave only sql specific hooks
r6739@Thesaurus (orig r6738):  ribasushi | 2009-06-20 12:54:11 +0200
Test count_rs
r6742@Thesaurus (orig r6741):  ribasushi | 2009-06-20 23:30:10 +0200
More tests and a really working count_rs

14 years agoMore tests and a really working count_rs
Peter Rabbitson [Sat, 20 Jun 2009 21:30:10 +0000]
More tests and a really working count_rs

14 years agoDisambiguate populate() return
Peter Rabbitson [Sat, 20 Jun 2009 13:22:06 +0000]
Disambiguate populate() return

14 years agoTest count_rs
Peter Rabbitson [Sat, 20 Jun 2009 10:54:11 +0000]
Test count_rs

14 years agoAdd count_rs, move the code back from DBI - leave only sql specific hooks
Peter Rabbitson [Sat, 20 Jun 2009 10:44:09 +0000]
Add count_rs, move the code back from DBI - leave only sql specific hooks

14 years agoClarify test
Peter Rabbitson [Sat, 20 Jun 2009 10:37:52 +0000]
Clarify test

14 years agotodoify skip
Peter Rabbitson [Sat, 20 Jun 2009 08:16:02 +0000]
todoify skip

14 years agoMerge 'trunk' into 'on_connect_call'
Rafael Kitover [Fri, 19 Jun 2009 21:09:48 +0000]
Merge 'trunk' into 'on_connect_call'

r5559@hlagh (orig r6713):  caelum | 2009-06-18 16:03:01 -0700
fix broken link in manual
r5571@hlagh (orig r6725):  ribasushi | 2009-06-19 08:25:19 -0700
 r6706@Thesaurus (orig r6705):  ribasushi | 2009-06-18 12:30:08 +0200
 Branch to attempt prefetch with limit fix
 r6709@Thesaurus (orig r6708):  ribasushi | 2009-06-18 15:54:38 +0200
 This seems to be the prefetch+limit fix - ugly as hell but appears to work
 r6710@Thesaurus (orig r6709):  ribasushi | 2009-06-18 16:13:31 +0200
 More comments
 r6717@Thesaurus (orig r6716):  ribasushi | 2009-06-19 15:39:43 +0200
 single() throws with has_many prefetch
 r6718@Thesaurus (orig r6717):  ribasushi | 2009-06-19 15:40:38 +0200
 Rename test
 r6719@Thesaurus (orig r6718):  ribasushi | 2009-06-19 15:44:26 +0200
 cleanup svn attrs
 r6720@Thesaurus (orig r6719):  ash | 2009-06-19 16:31:11 +0200
 Add extra test for prefetch+has_many

 r6721@Thesaurus (orig r6720):  ribasushi | 2009-06-19 16:33:49 +0200
 no need to slice as use_prefetch already has a limit
 r6722@Thesaurus (orig r6721):  ribasushi | 2009-06-19 16:36:08 +0200
 throw in an extra limit, sophisticate test a bit
 r6723@Thesaurus (orig r6722):  ribasushi | 2009-06-19 16:36:54 +0200
 Fix the fix
 r6725@Thesaurus (orig r6724):  ribasushi | 2009-06-19 17:24:23 +0200
 Fix dubious optimization

14 years agoMerge 'prefetch_limit' into 'trunk'
Peter Rabbitson [Fri, 19 Jun 2009 15:25:19 +0000]
Merge 'prefetch_limit' into 'trunk'

r6706@Thesaurus (orig r6705):  ribasushi | 2009-06-18 12:30:08 +0200
Branch to attempt prefetch with limit fix
r6709@Thesaurus (orig r6708):  ribasushi | 2009-06-18 15:54:38 +0200
This seems to be the prefetch+limit fix - ugly as hell but appears to work
r6710@Thesaurus (orig r6709):  ribasushi | 2009-06-18 16:13:31 +0200
More comments
r6717@Thesaurus (orig r6716):  ribasushi | 2009-06-19 15:39:43 +0200
single() throws with has_many prefetch
r6718@Thesaurus (orig r6717):  ribasushi | 2009-06-19 15:40:38 +0200
Rename test
r6719@Thesaurus (orig r6718):  ribasushi | 2009-06-19 15:44:26 +0200
cleanup svn attrs
r6720@Thesaurus (orig r6719):  ash | 2009-06-19 16:31:11 +0200
Add extra test for prefetch+has_many

r6721@Thesaurus (orig r6720):  ribasushi | 2009-06-19 16:33:49 +0200
no need to slice as use_prefetch already has a limit
r6722@Thesaurus (orig r6721):  ribasushi | 2009-06-19 16:36:08 +0200
throw in an extra limit, sophisticate test a bit
r6723@Thesaurus (orig r6722):  ribasushi | 2009-06-19 16:36:54 +0200
Fix the fix
r6725@Thesaurus (orig r6724):  ribasushi | 2009-06-19 17:24:23 +0200
Fix dubious optimization

14 years agoFix dubious optimization
Peter Rabbitson [Fri, 19 Jun 2009 15:24:23 +0000]
Fix dubious optimization

14 years agoFix the fix
Peter Rabbitson [Fri, 19 Jun 2009 14:36:54 +0000]
Fix the fix

14 years agothrow in an extra limit, sophisticate test a bit
Peter Rabbitson [Fri, 19 Jun 2009 14:36:08 +0000]
throw in an extra limit, sophisticate test a bit

14 years agono need to slice as use_prefetch already has a limit
Peter Rabbitson [Fri, 19 Jun 2009 14:33:49 +0000]
no need to slice as use_prefetch already has a limit

14 years agoAdd extra test for prefetch+has_many
Ash Berlin [Fri, 19 Jun 2009 14:31:11 +0000]
Add extra test for prefetch+has_many

14 years agocleanup svn attrs
Peter Rabbitson [Fri, 19 Jun 2009 13:44:26 +0000]
cleanup svn attrs

14 years agoRename test
Peter Rabbitson [Fri, 19 Jun 2009 13:40:38 +0000]
Rename test

14 years agosingle() throws with has_many prefetch
Peter Rabbitson [Fri, 19 Jun 2009 13:39:43 +0000]
single() throws with has_many prefetch

14 years agofix broken link in manual
Rafael Kitover [Thu, 18 Jun 2009 23:03:01 +0000]
fix broken link in manual

14 years agoMerge 'trunk' into 'on_connect_call'
Rafael Kitover [Thu, 18 Jun 2009 22:26:51 +0000]
Merge 'trunk' into 'on_connect_call'

r5536@hlagh (orig r6698):  wintrmute | 2009-06-17 01:32:30 -0700
Replace vague language around whether load_classes/namespaces is preferred,
with an explanation that load_namespaces() is generally preferred, and explain
when load_classes is appropriate.
r5539@hlagh (orig r6701):  caelum | 2009-06-17 10:50:47 -0700
fix page with offset bug
r5546@hlagh (orig r6703):  ribasushi | 2009-06-17 23:40:18 -0700
Cleanup attribute handling - I deal with resolved attributes throughout, no point in complicating things further
r5547@hlagh (orig r6704):  abraxxa | 2009-06-18 03:30:01 -0700
added test for nested has_many prefetch without entries

r5549@hlagh (orig r6706):  ribasushi | 2009-06-18 03:43:36 -0700
HRI fix
r5550@hlagh (orig r6707):  ribasushi | 2009-06-18 05:05:42 -0700
wtf

14 years agoMerge 'trunk' into 'prefetch_limit'
Peter Rabbitson [Thu, 18 Jun 2009 14:17:05 +0000]
Merge 'trunk' into 'prefetch_limit'

r6705@Thesaurus (orig r6704):  abraxxa | 2009-06-18 12:30:01 +0200
added test for nested has_many prefetch without entries

r6707@Thesaurus (orig r6706):  ribasushi | 2009-06-18 12:43:36 +0200
HRI fix
r6708@Thesaurus (orig r6707):  ribasushi | 2009-06-18 14:05:42 +0200
wtf

14 years agoMore comments
Peter Rabbitson [Thu, 18 Jun 2009 14:13:31 +0000]
More comments

14 years agoThis seems to be the prefetch+limit fix - ugly as hell but appears to work
Peter Rabbitson [Thu, 18 Jun 2009 13:54:38 +0000]
This seems to be the prefetch+limit fix - ugly as hell but appears to work

14 years agowtf
Peter Rabbitson [Thu, 18 Jun 2009 12:05:42 +0000]
wtf

14 years agoHRI fix
Peter Rabbitson [Thu, 18 Jun 2009 10:43:36 +0000]
HRI fix

14 years agoadded test for nested has_many prefetch without entries
Alexander Hartmaier [Thu, 18 Jun 2009 10:30:01 +0000]
added test for nested has_many prefetch without entries

14 years agoCleanup attribute handling - I deal with resolved attributes throughout, no point...
Peter Rabbitson [Thu, 18 Jun 2009 06:40:18 +0000]
Cleanup attribute handling - I deal with resolved attributes throughout, no point in complicating things further

14 years agofix page with offset bug
Rafael Kitover [Wed, 17 Jun 2009 17:50:47 +0000]
fix page with offset bug

14 years agoReplace vague language around whether load_classes/namespaces is preferred,
Toby Corkindale [Wed, 17 Jun 2009 08:32:30 +0000]
Replace vague language around whether load_classes/namespaces is preferred,
with an explanation that load_namespaces() is generally preferred, and explain
when load_classes is appropriate.

14 years agoMerge 'trunk' into 'on_connect_call'
Rafael Kitover [Tue, 16 Jun 2009 19:32:22 +0000]
Merge 'trunk' into 'on_connect_call'

r5525@hlagh (orig r6682):  timbunce | 2009-06-15 07:30:21 -0700
Added note that column inflation is not performed

r5529@hlagh (orig r6689):  timbunce | 2009-06-16 06:06:07 -0700
Removed wording from txn_do that implies the coderef could be executed more than once.

r5530@hlagh (orig r6690):  timbunce | 2009-06-16 06:14:23 -0700
Added doc note that txn_commit does not perform an actual storage commit unless
there's a DBIx::Class transaction currently in effect

r5531@hlagh (orig r6691):  timbunce | 2009-06-16 06:40:11 -0700
Reverted doc patch r6689 for now, sadly. I'll open a ticket to explain.

r5532@hlagh (orig r6693):  ribasushi | 2009-06-16 08:22:59 -0700
Fix possible regression with prefetch select resolution

14 years agoFix possible regression with prefetch select resolution
Peter Rabbitson [Tue, 16 Jun 2009 15:22:59 +0000]
Fix possible regression with prefetch select resolution

14 years agoReverted doc patch r6689 for now, sadly. I'll open a ticket to explain.
Tim Bunce [Tue, 16 Jun 2009 13:40:11 +0000]
Reverted doc patch r6689 for now, sadly. I'll open a ticket to explain.

14 years agoAdded doc note that txn_commit does not perform an actual storage commit unless
Tim Bunce [Tue, 16 Jun 2009 13:14:23 +0000]
Added doc note that txn_commit does not perform an actual storage commit unless
there's a DBIx::Class transaction currently in effect

14 years agoRemoved wording from txn_do that implies the coderef could be executed more than...
Tim Bunce [Tue, 16 Jun 2009 13:06:07 +0000]
Removed wording from txn_do that implies the coderef could be executed more than once.

14 years agoAdded note that column inflation is not performed
Tim Bunce [Mon, 15 Jun 2009 14:30:21 +0000]
Added note that column inflation is not performed

14 years agoMerge 'trunk' into 'on_connect_call'
Rafael Kitover [Sun, 14 Jun 2009 16:57:41 +0000]
Merge 'trunk' into 'on_connect_call'

r5510@hlagh (orig r6661):  ribasushi | 2009-06-13 08:56:54 -0700
Test resultset serialization as well
r5511@hlagh (orig r6662):  ribasushi | 2009-06-13 09:08:14 -0700
local()ize sqla for in the right place
r5512@hlagh (orig r6663):  ribasushi | 2009-06-13 09:10:22 -0700
Do not use raw sources in {from} - proxy via source handles
r5514@hlagh (orig r6665):  ribasushi | 2009-06-13 10:31:55 -0700
really local()ize for as the author intended
r5515@hlagh (orig r6666):  michaelr | 2009-06-13 15:23:15 -0700
Added documentation for from => $rs->as_query

r5516@hlagh (orig r6667):  caelum | 2009-06-13 16:20:02 -0700
fix master debug output for ::Replicated
r5517@hlagh (orig r6668):  ribasushi | 2009-06-14 01:22:28 -0700
Release 0.08107
r5519@hlagh (orig r6670):  ribasushi | 2009-06-14 02:00:35 -0700
Lapse in copy() docs
r5521@hlagh (orig r6672):  ribasushi | 2009-06-14 02:33:22 -0700
Forgotten piece of as_query refactor

14 years agorename connect_do store
Rafael Kitover [Sun, 14 Jun 2009 16:56:40 +0000]
rename connect_do store

14 years agoForgotten piece of as_query refactor
Peter Rabbitson [Sun, 14 Jun 2009 09:33:22 +0000]
Forgotten piece of as_query refactor

14 years agoLapse in copy() docs
Peter Rabbitson [Sun, 14 Jun 2009 09:00:35 +0000]
Lapse in copy() docs

14 years agoRelease 0.08107 v0.08107
Peter Rabbitson [Sun, 14 Jun 2009 08:22:28 +0000]
Release 0.08107

14 years agofix master debug output for ::Replicated
Rafael Kitover [Sat, 13 Jun 2009 23:20:02 +0000]
fix master debug output for ::Replicated

14 years agoAdded documentation for from => $rs->as_query
Michael Reddick [Sat, 13 Jun 2009 22:23:15 +0000]
Added documentation for from => $rs->as_query

14 years agoreally local()ize for as the author intended
Peter Rabbitson [Sat, 13 Jun 2009 17:31:55 +0000]
really local()ize for as the author intended

14 years agoDo not use raw sources in {from} - proxy via source handles
Peter Rabbitson [Sat, 13 Jun 2009 16:10:22 +0000]
Do not use raw sources in {from} - proxy via source handles

14 years agolocal()ize sqla for in the right place
Peter Rabbitson [Sat, 13 Jun 2009 16:08:14 +0000]
local()ize sqla for in the right place

14 years agoTest resultset serialization as well
Peter Rabbitson [Sat, 13 Jun 2009 15:56:54 +0000]
Test resultset serialization as well

14 years agoallow undef for _setup_connect_do
Rafael Kitover [Sat, 13 Jun 2009 15:31:52 +0000]
allow undef for _setup_connect_do

14 years agomake the on_(dis)?connect_do accessors returnn the original structure
Rafael Kitover [Sat, 13 Jun 2009 11:35:33 +0000]
make the on_(dis)?connect_do accessors returnn the original structure

14 years agofixup _setup_connect_do, other minor cleanups
Rafael Kitover [Sat, 13 Jun 2009 11:03:36 +0000]
fixup _setup_connect_do, other minor cleanups

14 years agoMerge 'trunk' into 'on_connect_call'
Tim Bunce [Fri, 12 Jun 2009 12:27:38 +0000]
Merge 'trunk' into 'on_connect_call'

r5497@hlagh (orig r6647):  timbunce | 2009-06-12 07:27:38 -0700
Added reference to get_inflated_columns in get_columns docs.

14 years agofinished up on_connect_call stuff
Rafael Kitover [Sat, 13 Jun 2009 00:28:06 +0000]
finished up on_connect_call stuff

14 years agoAdded reference to get_inflated_columns in get_columns docs.
Tim Bunce [Fri, 12 Jun 2009 14:27:38 +0000]
Added reference to get_inflated_columns in get_columns docs.

14 years agoMerge 'trunk' into 'on_connect_call'
Rafael Kitover [Fri, 12 Jun 2009 00:06:35 +0000]
Merge 'trunk' into 'on_connect_call'

r5467@hlagh (orig r6614):  ribasushi | 2009-06-11 05:29:48 -0700
Move around inflation tests
r5468@hlagh (orig r6615):  ribasushi | 2009-06-11 05:32:07 -0700
explicitly remove manifest on author mode make
r5469@hlagh (orig r6616):  ribasushi | 2009-06-11 06:02:41 -0700
IC::DT changes:
Switch SQLite storage to DT::F::SQLite
Fix exception when undef_if_invalid and timezone are both set on a column
Split t/89inflate_datetime into separate tests
Adjust makefile author dependencies
r5470@hlagh (orig r6617):  ribasushi | 2009-06-11 06:07:41 -0700
Move file_column test to inflate/ too
r5472@hlagh (orig r6620):  ribasushi | 2009-06-11 07:16:20 -0700
 r5713@Thesaurus (orig r5712):  ribasushi | 2009-03-08 23:53:28 +0100
 Branch for datatype-aware updates
 r6604@Thesaurus (orig r6603):  ribasushi | 2009-06-10 18:08:25 +0200
 Test for type-aware update
 r6607@Thesaurus (orig r6606):  ribasushi | 2009-06-10 19:57:04 +0200
 Datatype aware update works
 r6609@Thesaurus (orig r6608):  ribasushi | 2009-06-10 20:06:40 +0200
 Whoops
 r6614@Thesaurus (orig r6613):  ribasushi | 2009-06-11 09:23:54 +0200
 Add attribute doc
 r6620@Thesaurus (orig r6619):  ribasushi | 2009-06-11 16:15:53 +0200
 Use equality, not comparison

r5474@hlagh (orig r6622):  ribasushi | 2009-06-11 07:21:53 -0700
Changes
r5486@hlagh (orig r6635):  ribasushi | 2009-06-11 12:29:10 -0700
Release 0.08105
r5487@hlagh (orig r6636):  frew | 2009-06-11 13:02:11 -0700
Escape filename so that t\9... won't look like octal
r5488@hlagh (orig r6637):  ribasushi | 2009-06-11 13:09:55 -0700
Adjust tests for the DT::F::MySQL -> DT::F::SQLite change
r5489@hlagh (orig r6638):  arcanez | 2009-06-11 13:29:53 -0700
cookbook tweak for count distinct
r5490@hlagh (orig r6639):  ribasushi | 2009-06-11 14:39:12 -0700
Factor out as_query properly
r5491@hlagh (orig r6640):  ribasushi | 2009-06-11 14:50:41 -0700
Release 0.08106
r5493@hlagh (orig r6642):  caelum | 2009-06-11 16:48:28 -0700
add support for DBICTEST_MSSQL_PERL5LIB to 74mssql.t

14 years agoadd support for DBICTEST_MSSQL_PERL5LIB to 74mssql.t
Rafael Kitover [Thu, 11 Jun 2009 23:48:28 +0000]
add support for DBICTEST_MSSQL_PERL5LIB to 74mssql.t

14 years agoconnect_call_set_datetime_format for Oracle, I have no idea why this didn't get commi...
Rafael Kitover [Thu, 11 Jun 2009 23:39:28 +0000]
connect_call_set_datetime_format for Oracle, I have no idea why this didn't get committed before...

14 years agoRelease 0.08106 v0.08106
Peter Rabbitson [Thu, 11 Jun 2009 21:50:41 +0000]
Release 0.08106

14 years agoFactor out as_query properly
Peter Rabbitson [Thu, 11 Jun 2009 21:39:12 +0000]
Factor out as_query properly

14 years agocookbook tweak for count distinct
Justin Hunter [Thu, 11 Jun 2009 20:29:53 +0000]
cookbook tweak for count distinct

14 years agoAdjust tests for the DT::F::MySQL -> DT::F::SQLite change
Peter Rabbitson [Thu, 11 Jun 2009 20:09:55 +0000]
Adjust tests for the DT::F::MySQL -> DT::F::SQLite change

14 years agoEscape filename so that t\9... won't look like octal
Arthur Axel "fREW" Schmidt [Thu, 11 Jun 2009 20:02:11 +0000]
Escape filename so that t\9... won't look like octal

14 years agoRelease 0.08105
Peter Rabbitson [Thu, 11 Jun 2009 19:29:10 +0000]
Release 0.08105

14 years agoon_connect_call implementation and set_datetime_format support for Oracle
Rafael Kitover [Thu, 11 Jun 2009 18:03:10 +0000]
on_connect_call implementation and set_datetime_format support for Oracle

14 years agoChanges
Peter Rabbitson [Thu, 11 Jun 2009 14:21:53 +0000]
Changes

14 years agoMerge 'type_aware_update' into 'trunk'
Peter Rabbitson [Thu, 11 Jun 2009 14:16:20 +0000]
Merge 'type_aware_update' into 'trunk'

r5713@Thesaurus (orig r5712):  ribasushi | 2009-03-08 23:53:28 +0100
Branch for datatype-aware updates
r6604@Thesaurus (orig r6603):  ribasushi | 2009-06-10 18:08:25 +0200
Test for type-aware update
r6607@Thesaurus (orig r6606):  ribasushi | 2009-06-10 19:57:04 +0200
Datatype aware update works
r6609@Thesaurus (orig r6608):  ribasushi | 2009-06-10 20:06:40 +0200
Whoops
r6614@Thesaurus (orig r6613):  ribasushi | 2009-06-11 09:23:54 +0200
Add attribute doc
r6620@Thesaurus (orig r6619):  ribasushi | 2009-06-11 16:15:53 +0200
Use equality, not comparison

14 years agoUse equality, not comparison
Peter Rabbitson [Thu, 11 Jun 2009 14:15:53 +0000]
Use equality, not comparison

14 years agoMove file_column test to inflate/ too
Peter Rabbitson [Thu, 11 Jun 2009 13:07:41 +0000]
Move file_column test to inflate/ too

14 years agoIC::DT changes:
Peter Rabbitson [Thu, 11 Jun 2009 13:02:41 +0000]
IC::DT changes:
Switch SQLite storage to DT::F::SQLite
Fix exception when undef_if_invalid and timezone are both set on a column
Split t/89inflate_datetime into separate tests
Adjust makefile author dependencies