13 years agoadd proper test for column names with punctuation, bump CAG dep for fix
Rafael Kitover [Sat, 12 Jun 2010 08:47:28 +0000]
add proper test for column names with punctuation, bump CAG dep for fix

13 years agoNew $dbh capability handling - allows someone to say
Peter Rabbitson [Sun, 18 Jul 2010 15:03:47 +0000]
New $dbh capability handling - allows someone to say
$schema->storage->_use_insert_returning(0)

13 years agoFix a corner case when a distinct plus an unqualified order_by on one
Peter Rabbitson [Fri, 6 Aug 2010 23:09:23 +0000]
Fix a corner case when a distinct plus an unqualified order_by on one
of the distinct-ed columns resulted in double-specification in the
GROUP BY clause

13 years agofix sybase fail, add more diagnostics for firebird blob fail
Rafael Kitover [Thu, 22 Jul 2010 09:43:43 +0000]
fix sybase fail, add more diagnostics for firebird blob fail

13 years ago_pri_cols throws incorrect exceptions when called on an instances not attached to...
Peter Rabbitson [Wed, 14 Jul 2010 00:51:17 +0000]
_pri_cols throws incorrect exceptions when called on an instances not attached to a schema (e.g. during belongs_to fk-column guessing)

13 years agoFix IC::DT to stop autovivifying columninfo keys
Peter Rabbitson [Sun, 21 Mar 2010 06:52:01 +0000]
Fix IC::DT to stop autovivifying columninfo keys

13 years agoRewrite the DBI connector to use Try::Tiny, avoid a leak by evoking a callback codere...
Peter Rabbitson [Mon, 12 Jul 2010 02:55:25 +0000]
Rewrite the DBI connector to use Try::Tiny, avoid a leak by evoking a callback coderef installer coderef :D

13 years agoFix bulk-insert trace
Peter Rabbitson [Sun, 11 Jul 2010 01:18:37 +0000]
Fix bulk-insert trace

13 years agoMerge branch 'view-deps'
Peter Rabbitson [Sat, 10 Jul 2010 20:30:49 +0000]
Merge branch 'view-deps'

13 years agoAdjust thread test diag
Peter Rabbitson [Sat, 10 Jul 2010 16:29:42 +0000]
Adjust thread test diag

13 years agoUnified _resolve_deps from two branches to one.
Amiri Barksdale at Home [Thu, 8 Jul 2010 03:00:53 +0000]
Unified _resolve_deps from two branches to one.

13 years agoUse fully-qualified result class names instead of source names in deploy_depends_on.
Amiri Barksdale at Home [Tue, 15 Jun 2010 02:16:57 +0000]
Use fully-qualified result class names instead of source names in deploy_depends_on.

13 years agoRemove useless dep in View.pm.
Amiri Barksdale at Home [Sun, 13 Jun 2010 00:32:34 +0000]
Remove useless dep in View.pm.

13 years agoChange API of deploy_depends_on: pass it source names. Fix optional deps on 105view_d...
Amiri Barksdale at Home [Sun, 13 Jun 2010 00:10:31 +0000]
Change API of deploy_depends_on: pass it source names. Fix optional deps on 105view_deps.t. Catch warning in 105view_deps.t.

13 years agoDocpatch for ::FilterColumn (component loading)
hakim [Fri, 9 Jul 2010 21:59:16 +0000]
Docpatch for ::FilterColumn (component loading)

13 years agoCleanup shebang lines of all maint/example scripts, remove from tests entirely
Peter Rabbitson [Thu, 8 Jul 2010 12:35:22 +0000]
Cleanup shebang lines of all maint/example scripts, remove from tests entirely

13 years agoThis hack is superseded by theorbtwo's POD::Inherit (which however has problems on...
Peter Rabbitson [Thu, 8 Jul 2010 12:27:22 +0000]
This hack is superseded by theorbtwo's POD::Inherit (which however has problems on its own)

13 years agoSVN tools no longer applicable
Peter Rabbitson [Thu, 8 Jul 2010 12:26:14 +0000]
SVN tools no longer applicable

13 years agoThe support structure for this was deleted in 2006
Peter Rabbitson [Thu, 8 Jul 2010 12:25:42 +0000]
The support structure for this was deleted in 2006

13 years agoPerlbrew caught a missed /usr/bin/perl invocation
Peter Rabbitson [Wed, 7 Jul 2010 23:45:49 +0000]
Perlbrew caught a missed /usr/bin/perl invocation

13 years agoRequire DBD::Oracle sufficiently recent to test blobs properly
Peter Rabbitson [Mon, 5 Jul 2010 12:15:43 +0000]
Require DBD::Oracle sufficiently recent to test blobs properly

13 years agoLern to spel
Peter Rabbitson [Mon, 5 Jul 2010 12:02:32 +0000]
Lern to spel

13 years agoBump M::I
Peter Rabbitson [Sun, 4 Jul 2010 09:59:13 +0000]
Bump M::I

13 years agoQuieter replicated test
Peter Rabbitson [Wed, 30 Jun 2010 08:54:07 +0000]
Quieter replicated test

13 years agoImplemented "add_unique_constraints".
Norbert Buchmuller [Wed, 23 Jun 2010 12:34:02 +0000]
Implemented "add_unique_constraints".

Also "add_unique_constraint" exception if called with multiple constraint
definitions.

13 years agoFix link in cookbook
Arthur Axel 'fREW' Schmidt [Fri, 2 Jul 2010 14:31:00 +0000]
Fix link in cookbook

13 years agodo not point to deprecated component
Arthur Axel 'fREW' Schmidt [Fri, 2 Jul 2010 14:16:46 +0000]
do not point to deprecated component

13 years agofix documentation on DBIx::Class::ResultSource::name_unique_constraint arguments
Slaven Rezic [Fri, 2 Jul 2010 08:29:01 +0000]
fix documentation on DBIx::Class::ResultSource::name_unique_constraint arguments

13 years agoFix example SQL for View
Justin Hunter [Tue, 29 Jun 2010 20:29:33 +0000]
Fix example SQL for View

13 years agoMerge branch 'oracle_seq_detection'
Peter Rabbitson [Tue, 29 Jun 2010 15:09:49 +0000]
Merge branch 'oracle_seq_detection'

13 years agoimprove Oracle sequence detection and related test output
Rafael Kitover [Sun, 13 Jun 2010 15:48:44 +0000]
improve Oracle sequence detection and related test output

13 years agoClarify why Makefile.PL failed
Peter Rabbitson [Mon, 21 Jun 2010 05:31:15 +0000]
Clarify why Makefile.PL failed

13 years agoMibbit changed their single-sign-on link bleh!
Peter Rabbitson [Sat, 19 Jun 2010 09:38:51 +0000]
Mibbit changed their single-sign-on link bleh!

13 years agoadded caveat that update/delete on the resultset breaks Ordered
Peter Rabbitson [Thu, 17 Jun 2010 09:00:30 +0000]
added caveat that update/delete on the resultset breaks Ordered

13 years agoFixed link to DBIx::Class::Manual::Intro
Matthias Dietrich [Sun, 13 Jun 2010 18:24:01 +0000]
Fixed link to DBIx::Class::Manual::Intro

13 years agoremove import of GetOptions symbol into Makefile.PL
Rafael Kitover [Thu, 17 Jun 2010 02:53:55 +0000]
remove import of GetOptions symbol into Makefile.PL

13 years agofixed rels ending with me breaking subquery realiasing
Alexander Hartmaier [Mon, 14 Jun 2010 12:05:18 +0000]
fixed rels ending with me breaking subquery realiasing

13 years agoMerge branch 'master' into view-deps
Peter Rabbitson [Sat, 12 Jun 2010 21:11:57 +0000]
Merge branch 'master' into view-deps

13 years agodev version
Arthur Axel 'fREW' Schmidt [Sat, 12 Jun 2010 18:48:38 +0000]
dev version

13 years agorelease 0.08123 v0.08123
Arthur Axel 'fREW' Schmidt [Sat, 12 Jun 2010 07:28:38 +0000]
release 0.08123

13 years agoimprove Oracle sequence detection and related test output
Rafael Kitover [Sat, 12 Jun 2010 09:19:56 +0000]
improve Oracle sequence detection and related test output

13 years agofix using oracle sequences across schemas
Rafael Kitover [Sat, 12 Jun 2010 05:37:39 +0000]
fix using oracle sequences across schemas

13 years agoOlder (5.8 core) Math::BigInt do not have from_hex
Peter Rabbitson [Sat, 12 Jun 2010 01:07:21 +0000]
Older (5.8 core) Math::BigInt do not have from_hex

13 years agoClearer non-dev makefile error
Peter Rabbitson [Sat, 12 Jun 2010 01:00:22 +0000]
Clearer non-dev makefile error

13 years agoA guard to make sure we don't ship with a ton of deps ever again
Peter Rabbitson [Sat, 12 Jun 2010 00:44:20 +0000]
A guard to make sure we don't ship with a ton of deps ever again

13 years agoPOD fixes (RT#58247)
Peter Rabbitson [Sat, 12 Jun 2010 00:19:03 +0000]
POD fixes (RT#58247)

13 years agoFix grouped count over a joined resultset with clashing columns
Peter Rabbitson [Sat, 12 Jun 2010 00:16:26 +0000]
Fix grouped count over a joined resultset with clashing columns

13 years agoChanges
Peter Rabbitson [Sat, 12 Jun 2010 00:09:26 +0000]
Changes

13 years agoMerge branch 'unlink_guard'
Peter Rabbitson [Fri, 11 Jun 2010 23:33:15 +0000]
Merge branch 'unlink_guard'

13 years agoStop using Try::Tiny until the perl refcounting problem is identified
Peter Rabbitson [Fri, 11 Jun 2010 00:47:40 +0000]
Stop using Try::Tiny until the perl refcounting problem is identified

13 years agoTest for more internal object leaks (fails)
Peter Rabbitson [Thu, 10 Jun 2010 18:08:21 +0000]
Test for more internal object leaks (fails)

13 years agoDBICTest $dbh guards emulating win32 OS (no open file deletion)
Peter Rabbitson [Sun, 6 Jun 2010 09:36:02 +0000]
DBICTest $dbh guards emulating win32 OS (no open file deletion)

13 years agoChanges
Peter Rabbitson [Fri, 11 Jun 2010 21:41:06 +0000]
Changes

13 years agoFactor out the oracle shortener code, and apply it to both
Alexander Hartmaier [Thu, 10 Jun 2010 12:57:07 +0000]
Factor out the oracle shortener code, and apply it to both
the storage and the sqlahacks

13 years agoadded test for limit queries failing on Oracle
Alexander Hartmaier [Thu, 10 Jun 2010 12:14:39 +0000]
added test for limit queries failing on Oracle

13 years agocroak instead of die
Alexander Hartmaier [Thu, 10 Jun 2010 13:40:35 +0000]
croak instead of die

13 years agoTest to make sure optional deps does not use any external modules
Peter Rabbitson [Fri, 11 Jun 2010 09:19:15 +0000]
Test to make sure optional deps does not use any external modules

13 years agoMerge branch 'master' of git.shadowcat.co.uk:DBIx-Class
Peter Rabbitson [Thu, 10 Jun 2010 09:23:48 +0000]
Merge branch 'master' of git.shadowcat.co.uk:DBIx-Class

13 years agoskip_author_deps should not require M::I::AT
Peter Rabbitson [Tue, 8 Jun 2010 08:43:08 +0000]
skip_author_deps should not require M::I::AT

13 years agofix typo and whitespace in Cookbook
Terrence Brannon [Tue, 8 Jun 2010 19:13:12 +0000]
fix typo and whitespace in Cookbook

13 years agoRT58184: Depends on File::Path 2.06_05 (or so)
Arthur Axel 'fREW' Schmidt [Mon, 7 Jun 2010 03:34:55 +0000]
RT58184: Depends on File::Path 2.06_05 (or so)

13 years agoRemove extraneous include in parser; replace loop with map in parser; add throws_ok...
Amiri Barksdale at Home [Sun, 6 Jun 2010 16:18:46 +0000]
Remove extraneous include in parser; replace loop with map in parser; add throws_ok test

13 years agoParser correct; test includes failure, shorter query tests; new test schema for bad...
Amiri Barksdale at Home [Sun, 6 Jun 2010 03:10:20 +0000]
Parser correct; test includes failure, shorter query tests; new test schema for bad deps chain

13 years agoTypos
Arthur Axel 'fREW' Schmidt [Sat, 5 Jun 2010 18:51:31 +0000]
Typos

13 years agoDev version for repo users
Arthur Axel 'fREW' Schmidt [Thu, 3 Jun 2010 22:07:30 +0000]
Dev version for repo users

13 years agoRelease 0.08122 v0.08122
Arthur Axel 'fREW' Schmidt [Thu, 3 Jun 2010 22:04:46 +0000]
Release 0.08122

13 years agoAdd Haarg to contributors for his amazing, subversive conversion to git
Arthur Axel 'fREW' Schmidt [Thu, 3 Jun 2010 21:37:35 +0000]
Add Haarg to contributors for his amazing, subversive conversion to git

13 years agofix pushable remote
Arthur Axel 'fREW' Schmidt [Thu, 3 Jun 2010 21:10:29 +0000]
fix pushable remote

13 years agoUpdate CONTRIBUTING to point to our actual repo
Arthur Axel "fREW" Schmidt [Thu, 3 Jun 2010 15:59:47 +0000]
Update CONTRIBUTING to point to our actual repo

13 years agoAdded CONTRIBUTING file
Rob Kinyon [Thu, 3 Jun 2010 15:28:07 +0000]
Added CONTRIBUTING file

13 years agoCommitting thing for move to git.
Amiri Barksdale [Thu, 3 Jun 2010 14:15:37 +0000]
Committing thing for move to git.

13 years agoBe gentler to checkout users
Peter Rabbitson [Thu, 3 Jun 2010 10:46:26 +0000]
Be gentler to checkout users

13 years agoenter xt/ (RT#56698)
Peter Rabbitson [Thu, 3 Jun 2010 10:31:45 +0000]
enter xt/ (RT#56698)

13 years agoThose are dunnnn
Peter Rabbitson [Thu, 3 Jun 2010 10:26:00 +0000]
Those are dunnnn

13 years agoFix POD to show mibbit link in html-doc only
Peter Rabbitson [Thu, 3 Jun 2010 10:01:16 +0000]
Fix POD to show mibbit link in html-doc only

13 years agoTest schema redump
Peter Rabbitson [Thu, 3 Jun 2010 09:55:38 +0000]
Test schema redump

13 years agoMore changelogging
Peter Rabbitson [Thu, 3 Jun 2010 09:54:54 +0000]
More changelogging

13 years agoBetter exception before actually fixing this error case altogether
Peter Rabbitson [Thu, 3 Jun 2010 09:43:58 +0000]
Better exception before actually fixing this error case altogether

13 years agoImprove error message on UD operation failures due to an incomplete identity
Peter Rabbitson [Thu, 3 Jun 2010 09:34:44 +0000]
Improve error message on  UD operation failures due to an incomplete identity

13 years agoConvert all no_plan tests to done_testing
Peter Rabbitson [Thu, 3 Jun 2010 09:23:08 +0000]
Convert all no_plan tests to done_testing

13 years agoupdate repository information from svn to git
Arthur Axel "fREW" Schmidt [Wed, 2 Jun 2010 22:51:38 +0000]
update repository information from svn to git

13 years agoNo authorship on individual files - just the central contrib section(2)
Peter Rabbitson [Wed, 2 Jun 2010 13:41:23 +0000]
No authorship on individual files - just the central contrib section(2)

13 years agoNo authorship on individual files - just the central contrib section
Peter Rabbitson [Wed, 2 Jun 2010 13:39:05 +0000]
No authorship on individual files - just the central contrib section

13 years agoMerge 'trunk' into 'view-deps'
Peter Rabbitson [Wed, 2 Jun 2010 13:34:40 +0000]
Merge 'trunk' into 'view-deps'

r9483@Thesaurus (orig r9469):  rabbit | 2010-05-31 13:21:04 +0200
Skip tests segfaulting with ancient DBD::Sybase versions
r9488@Thesaurus (orig r9474):  frew | 2010-05-31 17:11:51 +0200
use namespace::clean w/ Try::Tiny
r9489@Thesaurus (orig r9475):  rabbit | 2010-05-31 17:13:29 +0200
Fix Top-limit problem of missed bindvars
r9490@Thesaurus (orig r9476):  rabbit | 2010-05-31 17:21:20 +0200
Skip failing tests on old DBD
r9491@Thesaurus (orig r9477):  frew | 2010-05-31 17:23:49 +0200
add namespace::clean as regular dep
r9501@Thesaurus (orig r9487):  rabbit | 2010-05-31 19:45:27 +0200
Fix RT57467, simplify test
r9503@Thesaurus (orig r9489):  rabbit | 2010-05-31 23:52:17 +0200
Fix Schema::Versioned borkage
r9506@Thesaurus (orig r9492):  rabbit | 2010-06-01 00:08:45 +0200
 r9306@Thesaurus (orig r9293):  edenc | 2010-05-03 21:20:21 +0200
 braching for bug fixes (rt 54939)
 r9339@Thesaurus (orig r9326):  edenc | 2010-05-07 18:15:47 +0200
 added failing test case for non-versioned schema deploy attempt
 r9340@Thesaurus (orig r9327):  edenc | 2010-05-07 18:16:03 +0200
 dbicadmin can now install non-versioned schemas
 r9342@Thesaurus (orig r9329):  rabbit | 2010-05-07 18:28:27 +0200
 Trap erroneous warnings
 r9345@Thesaurus (orig r9332):  edenc | 2010-05-08 00:02:00 +0200
 test for the dbicadmin -I option
 r9346@Thesaurus (orig r9333):  edenc | 2010-05-08 00:02:25 +0200
 fixes to dbicadmin -I test
 r9347@Thesaurus (orig r9334):  edenc | 2010-05-08 00:02:41 +0200
 -I option functional and passing tests
 r9348@Thesaurus (orig r9335):  edenc | 2010-05-08 01:39:52 +0200
 moved mock schema out of t/var
 r9375@Thesaurus (orig r9361):  edenc | 2010-05-14 04:02:41 +0200
 added debug option
 r9376@Thesaurus (orig r9362):  edenc | 2010-05-14 04:03:00 +0200
 debug and include_dirs integration between dbicadmin and DBIx::Class::Admin
 r9377@Thesaurus (orig r9363):  edenc | 2010-05-14 04:03:21 +0200
 testing dbicadmin/DBIx::Class::Admin integration
 r9494@Thesaurus (orig r9480):  rabbit | 2010-05-31 18:03:08 +0200
 Simplify includedir testing
 r9496@Thesaurus (orig r9482):  rabbit | 2010-05-31 18:47:35 +0200
 Some comments
 r9497@Thesaurus (orig r9483):  rabbit | 2010-05-31 18:50:50 +0200
 Properly ignore contents of var
 r9498@Thesaurus (orig r9484):  rabbit | 2010-05-31 18:59:49 +0200
 Remove leftovers
 r9499@Thesaurus (orig r9485):  rabbit | 2010-05-31 19:24:55 +0200
 Cleanup debug output
 r9500@Thesaurus (orig r9486):  rabbit | 2010-05-31 19:35:31 +0200
 Fix RT#57732
 r9502@Thesaurus (orig r9488):  rabbit | 2010-05-31 19:48:41 +0200
 typos
 r9505@Thesaurus (orig r9491):  rabbit | 2010-06-01 00:08:29 +0200
 Changes

r9514@Thesaurus (orig r9500):  rabbit | 2010-06-01 00:25:35 +0200
 r9365@Thesaurus (orig r9351):  ribasushi | 2010-05-12 10:09:54 +0200
 New branch to cleanup resultset-wide update/delete
 r9419@Thesaurus (orig r9405):  wreis | 2010-05-19 02:49:47 +0200
 failing tests for RS->update
 r9511@Thesaurus (orig r9497):  rabbit | 2010-06-01 00:20:39 +0200
 Fix update/delete on prefetching resultsets
 r9512@Thesaurus (orig r9498):  rabbit | 2010-06-01 00:24:54 +0200
 Test cleanup
 r9513@Thesaurus (orig r9499):  rabbit | 2010-06-01 00:25:14 +0200
 test replication test fail

r9520@Thesaurus (orig r9506):  frew | 2010-06-01 03:35:36 +0200
do not lazily set up include dirs and do not localize
r9523@Thesaurus (orig r9509):  rabbit | 2010-06-01 13:36:42 +0200
Versioned compat code connects too early
r9524@Thesaurus (orig r9510):  rabbit | 2010-06-01 15:04:49 +0200
Move order outside of the GenSubQ subquery, to appease retarded Sybase
r9525@Thesaurus (orig r9511):  caelum | 2010-06-01 15:08:08 +0200
fix uninitialized warning
r9527@Thesaurus (orig r9513):  rabbit | 2010-06-01 15:46:41 +0200
Try::Tiny is a part of the clan
r9529@Thesaurus (orig r9515):  rabbit | 2010-06-01 16:02:42 +0200
 r7935@Thesaurus (orig r7923):  ribasushi | 2009-11-19 11:05:04 +0100
 Branches for RTs
 r7936@Thesaurus (orig r7924):  ribasushi | 2009-11-19 11:10:18 +0100
 Patch by kalex
 r8152@Thesaurus (orig r8140):  rbo | 2009-12-18 12:51:16 +0100
 Add PRIOR as special and unary op to SQLAHacks::Oracle and use _recurse_where to create the connect_by sql statment

 r8968@Thesaurus (orig r8955):  rabbit | 2010-03-10 10:24:50 +0100
 Merge fallout
 r9004@Thesaurus (orig r8991):  rbo | 2010-03-12 09:00:54 +0100
 Use SQL::Abstract 1.61_01, add some tests.

 r9016@Thesaurus (orig r9003):  rbo | 2010-03-15 12:48:03 +0100
 Fixed 73oracle.t because of new implementation of connect_by

 r9019@Thesaurus (orig r9006):  rbo | 2010-03-15 15:06:10 +0100
 fixed requirements

 r9020@Thesaurus (orig r9007):  ribasushi | 2010-03-15 15:49:26 +0100
 Rewrite hierarchical query tests
 r9021@Thesaurus (orig r9008):  ribasushi | 2010-03-15 16:02:54 +0100
 Whoops
 r9022@Thesaurus (orig r9009):  ribasushi | 2010-03-15 16:03:50 +0100
 Now really fixed
 r9023@Thesaurus (orig r9010):  rbo | 2010-03-15 16:52:24 +0100
 fixed sql mistakes from hierarchical query tests

 r9024@Thesaurus (orig r9011):  rbo | 2010-03-15 18:24:47 +0100
 Update _order_siblings_by, use _order_by_chunks instead of own stuff

 r9025@Thesaurus (orig r9012):  rbo | 2010-03-15 18:25:56 +0100
 fixed hierarchical query tests, not all pass yet

 r9078@Thesaurus (orig r9065):  rbo | 2010-03-27 10:50:33 +0100
 Fixed typo

 r9079@Thesaurus (orig r9066):  rbo | 2010-03-27 11:50:38 +0100
 Update POD, because of new connect_by implemenation

 r9080@Thesaurus (orig r9067):  rbo | 2010-03-27 12:03:23 +0100
 Support NOCYCLE parameter.

 r9082@Thesaurus (orig r9069):  rbo | 2010-03-27 19:10:26 +0100
 Test with the correct arrangement of the tree.
 (oracle hierarchical queries)

 r9094@Thesaurus (orig r9081):  rbo | 2010-04-04 12:56:37 +0200
 Add missing nocycle test for hierarchical queries with oracle

 r9095@Thesaurus (orig r9082):  rbo | 2010-04-04 12:57:45 +0200
 Remove todo: 'Check the parameter syntax of connect_by' fixed with new SQLA release

 r9129@Thesaurus (orig r9116):  ribasushi | 2010-04-11 12:53:20 +0200
 Fix rogue tabs
 r9130@Thesaurus (orig r9117):  ribasushi | 2010-04-11 14:52:07 +0200
 Fix top-level PRIOR with missing '='
 Fix weird AND hardcoded in tests
 Test quotes as well
 r9131@Thesaurus (orig r9118):  ribasushi | 2010-04-11 14:54:59 +0200
 Move oracle offline test where it belongs
 r9144@Thesaurus (orig r9131):  rabbit | 2010-04-12 09:06:28 +0200
 Botched merge
 r9145@Thesaurus (orig r9132):  rabbit | 2010-04-12 09:10:39 +0200
 Pesky tabs
 r9162@Thesaurus (orig r9149):  rbo | 2010-04-14 20:19:20 +0200
 Fixed t/73oracle.t remove braces

 r9312@Thesaurus (orig r9299):  rabbit | 2010-05-04 10:13:47 +0200
 _select_args processing no longer necessary
 r9382@Thesaurus (orig r9368):  rbo | 2010-05-14 23:01:42 +0200
 Update TODO

 r9384@Thesaurus (orig r9370):  rbo | 2010-05-14 23:27:13 +0200
 Fixed broken count query, because of new count query implementation.

 r9385@Thesaurus (orig r9371):  rbo | 2010-05-14 23:35:33 +0200
 Rename option nocycle to connect_by_nocycle

 r9386@Thesaurus (orig r9372):  rbo | 2010-05-14 23:43:29 +0200
 Fixed count subquery from disabled test case

 r9387@Thesaurus (orig r9373):  rbo | 2010-05-14 23:55:28 +0200
 Enabled count sub query test, isn't broken anymore

 r9388@Thesaurus (orig r9374):  rbo | 2010-05-15 00:02:41 +0200
 Use connect_by OR connect_by_nocycle

 r9395@Thesaurus (orig r9381):  rabbit | 2010-05-15 17:01:10 +0200
 Use DDC instead of DD
 r9463@Thesaurus (orig r9449):  rbo | 2010-05-27 10:17:35 +0200
 Fixed group_by bind position problem, reported and patch by Alexande Keusch. Patch has been adjusted.

 r9517@Thesaurus (orig r9503):  rabbit | 2010-06-01 01:54:18 +0200
 Switch away from explicit count-attr lists - just delete what we do not need
 r9518@Thesaurus (orig r9504):  rabbit | 2010-06-01 02:26:49 +0200
 Do not pollute sqlmaker while scanning raw sql
 r9519@Thesaurus (orig r9505):  rabbit | 2010-06-01 02:28:06 +0200
 Minor touches/changes
 r9521@Thesaurus (orig r9507):  rbo | 2010-06-01 07:13:55 +0200
 Fixed typo in Changes file. Adding myself to the CONTRIBUTORS list

 r9528@Thesaurus (orig r9514):  rabbit | 2010-06-01 16:02:06 +0200
 Add A.Keusch to conrib list

r9532@Thesaurus (orig r9518):  caelum | 2010-06-01 16:56:48 +0200
pass postgres_version in producer_args when deploying to Pg
r9535@Thesaurus (orig r9521):  caelum | 2010-06-01 17:24:21 +0200
 r24518@hlagh (orig r9512):  rkitover | 2010-06-01 09:16:09 -0400
 branch to use namespace::clean
 r24523@hlagh (orig r9517):  rkitover | 2010-06-01 10:47:03 -0400
 use namespace::cleaned out imports for some common utilities
 r24526@hlagh (orig r9520):  rkitover | 2010-06-01 11:23:36 -0400
 remove useless use of n::c

r9537@Thesaurus (orig r9523):  rabbit | 2010-06-01 17:46:05 +0200
Rewrite test (no functional changes)
r9538@Thesaurus (orig r9524):  caelum | 2010-06-01 17:58:44 +0200
fix hang in SQLAHacks
r9539@Thesaurus (orig r9525):  caelum | 2010-06-01 19:48:24 +0200
pass sqlite and pg version properly on ->deploy for SQLT trunk
r9540@Thesaurus (orig r9526):  rabbit | 2010-06-01 21:57:46 +0200
Preserve @_ aliasing semantics on coderefs within try{} blocks
r9551@Thesaurus (orig r9537):  frew | 2010-06-02 07:05:39 +0200
perl modules shouldnt munge @INC; thats the job of the script
r9552@Thesaurus (orig r9538):  caelum | 2010-06-02 09:03:33 +0200
use SET ROWCOUNT for Sybase ASE limits without an offset
r9553@Thesaurus (orig r9539):  caelum | 2010-06-02 10:44:44 +0200
update Changes
r9554@Thesaurus (orig r9540):  rabbit | 2010-06-02 11:44:25 +0200
lib expects a list, not an arrayref
r9555@Thesaurus (orig r9541):  rabbit | 2010-06-02 11:53:13 +0200
Do not run test without sqlt
r9556@Thesaurus (orig r9542):  rabbit | 2010-06-02 11:55:48 +0200
Do not use 2**32 directly - causes %u differences between 32 and 64bit
r9557@Thesaurus (orig r9543):  rabbit | 2010-06-02 12:43:31 +0200
Really fix uninit warning
r9558@Thesaurus (orig r9544):  rabbit | 2010-06-02 12:44:59 +0200
Relax developer policy, allowing to skip optional dependencies when in a checkout
r9559@Thesaurus (orig r9545):  rabbit | 2010-06-02 12:55:54 +0200
Trash unnecessary attributes
r9560@Thesaurus (orig r9546):  rabbit | 2010-06-02 13:22:21 +0200
Make sure ddl_dir is created even if a dir-object is supplied
r9561@Thesaurus (orig r9547):  rabbit | 2010-06-02 13:41:40 +0200
More changelogging
r9562@Thesaurus (orig r9548):  rabbit | 2010-06-02 14:14:05 +0200
Auto-fill rdbms version for sqlt
r9563@Thesaurus (orig r9549):  rabbit | 2010-06-02 15:11:09 +0200
Codify result_class accessor/attribute behavior
r9564@Thesaurus (orig r9550):  rabbit | 2010-06-02 15:21:59 +0200
clarify choice of value

13 years agoAdd pod for sub new in View.pm.
Amiri Barksdale [Wed, 2 Jun 2010 13:23:55 +0000]
Add pod for sub new in View.pm.

13 years agoclarify choice of value
Peter Rabbitson [Wed, 2 Jun 2010 13:21:59 +0000]
clarify choice of value

13 years agoCodify result_class accessor/attribute behavior
Peter Rabbitson [Wed, 2 Jun 2010 13:11:09 +0000]
Codify result_class accessor/attribute behavior

13 years agoAuto-fill rdbms version for sqlt
Peter Rabbitson [Wed, 2 Jun 2010 12:14:04 +0000]
Auto-fill rdbms version for sqlt

13 years agoMore changelogging
Peter Rabbitson [Wed, 2 Jun 2010 11:41:39 +0000]
More changelogging

13 years agoMake sure ddl_dir is created even if a dir-object is supplied
Peter Rabbitson [Wed, 2 Jun 2010 11:22:20 +0000]
Make sure ddl_dir is created even if a dir-object is supplied

13 years agoRelax developer policy, allowing to skip optional dependencies when in a checkout
Peter Rabbitson [Wed, 2 Jun 2010 10:44:59 +0000]
Relax developer policy, allowing to skip optional dependencies when in a checkout

13 years agoReally fix uninit warning
Peter Rabbitson [Wed, 2 Jun 2010 10:43:30 +0000]
Really fix uninit warning

13 years agoDo not use 2**32 directly - causes %u differences between 32 and 64bit
Peter Rabbitson [Wed, 2 Jun 2010 09:55:48 +0000]
Do not use 2**32 directly - causes %u differences between 32 and 64bit

13 years agoDo not run test without sqlt
Peter Rabbitson [Wed, 2 Jun 2010 09:53:12 +0000]
Do not run test without sqlt

13 years agolib expects a list, not an arrayref
Peter Rabbitson [Wed, 2 Jun 2010 09:44:23 +0000]
lib expects a list, not an arrayref

13 years agoupdate Changes
Rafael Kitover [Wed, 2 Jun 2010 08:44:44 +0000]
update Changes

13 years agouse SET ROWCOUNT for Sybase ASE limits without an offset
Rafael Kitover [Wed, 2 Jun 2010 07:03:33 +0000]
use SET ROWCOUNT for Sybase ASE limits without an offset

13 years agoperl modules shouldnt munge @INC; thats the job of the script
Arthur Axel "fREW" Schmidt [Wed, 2 Jun 2010 05:05:39 +0000]
perl modules shouldnt munge @INC; thats the job of the script

13 years agoFinish ViewDeps: fix a join in test class, put attribs on Parser, add resultset tests...
Amiri Barksdale [Wed, 2 Jun 2010 00:45:19 +0000]
Finish ViewDeps: fix a join in test class, put attribs on Parser, add resultset tests for 105view_deps.t, use memory store for SQLite.

13 years agoClean up test file.
Amiri Barksdale [Tue, 1 Jun 2010 23:26:37 +0000]
Clean up test file.