14 years agoRequire sqla with bool support
Peter Rabbitson [Fri, 4 Sep 2009 09:20:48 +0000]
Require sqla with bool support

14 years agoProper unconnected test
Peter Rabbitson [Fri, 4 Sep 2009 06:51:30 +0000]
Proper unconnected test

14 years agoMerge 'trunk' into 'pg_unqualified_schema'
Peter Rabbitson [Fri, 4 Sep 2009 06:50:57 +0000]
Merge 'trunk' into 'pg_unqualified_schema'

r7494@Thesaurus (orig r7491):  rbuels | 2009-09-02 20:33:47 +0200
POD patch, corrected erroneous usage of dbh_do in Storage::DBI synopsis
r7500@Thesaurus (orig r7497):  ribasushi | 2009-09-03 11:11:29 +0200
POD lists the storable hooks, but does no load them
r7501@Thesaurus (orig r7498):  ribasushi | 2009-09-03 11:11:50 +0200
Storable sanification
r7502@Thesaurus (orig r7499):  ribasushi | 2009-09-03 11:24:17 +0200
Storable is now in Core
r7503@Thesaurus (orig r7500):  ribasushi | 2009-09-03 11:36:58 +0200
Make sure mysql is fixed
r7506@Thesaurus (orig r7503):  ribasushi | 2009-09-03 17:16:17 +0200
Add podcoverage skip
r7507@Thesaurus (orig r7504):  ribasushi | 2009-09-03 17:23:19 +0200
Consolidate _verify_pid calls
r7511@Thesaurus (orig r7508):  matthewt | 2009-09-03 20:12:53 +0200
get the COPYRIGHT in the right pless to not confuse META.yml generation
r7513@Thesaurus (orig r7510):  ribasushi | 2009-09-03 20:41:22 +0200

r7514@Thesaurus (orig r7511):  ribasushi | 2009-09-03 20:41:34 +0200
 r7472@Thesaurus (orig r7469):  norbi | 2009-09-01 21:43:08 +0200
  r7635@vger:  mendel | 2009-09-01 21:02:23 +0200
  Added pointer to 'SQL functions on the lhs' to the 'using stored procs' section.

r7515@Thesaurus (orig r7512):  ribasushi | 2009-09-03 20:41:44 +0200
 r7473@Thesaurus (orig r7470):  norbi | 2009-09-01 21:43:19 +0200
  r7636@vger:  mendel | 2009-09-01 21:09:43 +0200
  Mentions the possibiliby of creating indexes on SQL function return values.

r7516@Thesaurus (orig r7513):  ribasushi | 2009-09-03 20:41:52 +0200
 r7474@Thesaurus (orig r7471):  norbi | 2009-09-01 21:43:31 +0200
  r7637@vger:  mendel | 2009-09-01 21:19:14 +0200
  Rewrote 'SQL functions on the lhs' to use the new SQLA literal SQL + bind feature.

r7517@Thesaurus (orig r7514):  ribasushi | 2009-09-03 20:41:59 +0200
 r7475@Thesaurus (orig r7472):  norbi | 2009-09-01 21:43:42 +0200
  r7638@vger:  mendel | 2009-09-01 21:20:17 +0200
  Added a comment to the example code to stress that it does not work.

r7518@Thesaurus (orig r7515):  ribasushi | 2009-09-03 20:42:10 +0200
 r7476@Thesaurus (orig r7473):  norbi | 2009-09-01 21:43:54 +0200
  r7639@vger:  mendel | 2009-09-01 21:28:18 +0200
  Added pointer to DBIx::Class::DynamicSubclass.

r7519@Thesaurus (orig r7516):  ribasushi | 2009-09-03 20:42:15 +0200
 r7477@Thesaurus (orig r7474):  norbi | 2009-09-01 21:44:03 +0200
  r7640@vger:  mendel | 2009-09-01 21:30:13 +0200
  Replaced deprecated \'colname DESC' order_by syntax with { -desc => 'colname' } syntax.

r7520@Thesaurus (orig r7517):  ribasushi | 2009-09-03 20:42:22 +0200
 r7478@Thesaurus (orig r7475):  norbi | 2009-09-01 21:44:17 +0200
  r7641@vger:  mendel | 2009-09-01 21:32:48 +0200
  Rewrote 'SQL functions on the lhs' to use the new SQLA literal SQL + bind feature.

r7521@Thesaurus (orig r7518):  ribasushi | 2009-09-03 20:42:26 +0200
 r7479@Thesaurus (orig r7476):  norbi | 2009-09-01 21:44:28 +0200
  r7642@vger:  mendel | 2009-09-01 21:42:25 +0200
  Added many-to-many add_to_*() example to stress that it returns the related row and not the linking table row.

r7522@Thesaurus (orig r7519):  ribasushi | 2009-09-03 20:42:32 +0200
 r7480@Thesaurus (orig r7477):  norbi | 2009-09-01 22:14:25 +0200
  r7653@vger:  mendel | 2009-09-01 22:14:11 +0200
  Fixed wrong literal SQL + bind examples (missing operator and placeholders).

r7523@Thesaurus (orig r7520):  ribasushi | 2009-09-03 20:42:37 +0200
 r7481@Thesaurus (orig r7478):  norbi | 2009-09-01 22:30:48 +0200
  r7655@vger:  mendel | 2009-09-01 22:30:35 +0200
  Fixed the bind value column names in the SQL literal + bind examples.

r7524@Thesaurus (orig r7521):  ribasushi | 2009-09-03 20:42:45 +0200
 r7482@Thesaurus (orig r7479):  norbi | 2009-09-01 22:52:21 +0200
  r7657@vger:  mendel | 2009-09-01 22:52:09 +0200
  Further improvement in the bind value column names in the SQL literal + bind examples.

r7549@Thesaurus (orig r7546):  ribasushi | 2009-09-04 08:47:19 +0200
Stop connecting to determine dt-parser (test is in pg branch)

14 years agoStop connecting to determine dt-parser (test is in pg branch)
Peter Rabbitson [Fri, 4 Sep 2009 06:47:19 +0000]
Stop connecting to determine dt-parser (test is in pg branch)

14 years agoclarified the POD in Pg storage driver regarding multi-schema support
Robert Buels [Fri, 4 Sep 2009 00:42:09 +0000]
clarified the POD in Pg storage driver regarding multi-schema support

14 years agofixed my tests
Robert Buels [Fri, 4 Sep 2009 00:42:02 +0000]
fixed my tests

14 years agocouple of comment/documentation tweaks to pg storage driver
Robert Buels [Fri, 4 Sep 2009 00:41:56 +0000]
couple of comment/documentation tweaks to pg storage driver

14 years agooops, forgot to put the drop for the extended tests back in the pg tests
Robert Buels [Fri, 4 Sep 2009 00:20:39 +0000]
oops, forgot to put the drop for the extended tests back in the pg tests

14 years agorewrote autoinc fetcher as a query into the pg_catalog. all the old tests pass now...
Robert Buels [Fri, 4 Sep 2009 00:20:32 +0000]
rewrote autoinc fetcher as a query into the pg_catalog.  all the old tests pass now, but not my new tests.  the new tests might be buggy

14 years agomore work on extended set of Pg auto-pk tests
Robert Buels [Fri, 4 Sep 2009 00:20:23 +0000]
more work on extended set of Pg auto-pk tests

14 years agomore work on extended set of Pg auto-pk tests
Robert Buels [Thu, 3 Sep 2009 22:41:38 +0000]
more work on extended set of Pg auto-pk tests

14 years agomore work on extended set of Pg auto-pk tests
Robert Buels [Thu, 3 Sep 2009 22:41:32 +0000]
more work on extended set of Pg auto-pk tests

14 years agomore work on extended set of Pg auto-pk tests
Robert Buels [Thu, 3 Sep 2009 22:41:26 +0000]
more work on extended set of Pg auto-pk tests

14 years agoadded darcs and git to MANIFEST.SKIP version control skipping section
Robert Buels [Thu, 3 Sep 2009 22:29:04 +0000]
added darcs and git to MANIFEST.SKIP version control skipping section

14 years agomore work on extended set of Pg auto-pk tests
Robert Buels [Thu, 3 Sep 2009 22:28:58 +0000]
more work on extended set of Pg auto-pk tests

14 years agomore work on extended set of Pg auto-pk tests
Robert Buels [Thu, 3 Sep 2009 22:28:45 +0000]
more work on extended set of Pg auto-pk tests

14 years agomore work on pg tests
Robert Buels [Thu, 3 Sep 2009 22:28:39 +0000]
more work on pg tests

14 years agomore work on extended set of Pg auto-pk tests
Robert Buels [Thu, 3 Sep 2009 22:28:31 +0000]
more work on extended set of Pg auto-pk tests

14 years agostarting work on extended set of Pg auto-pk tests
Robert Buels [Thu, 3 Sep 2009 22:28:25 +0000]
starting work on extended set of Pg auto-pk tests

14 years agomore pg test cleanup
Robert Buels [Thu, 3 Sep 2009 22:28:17 +0000]
more pg test cleanup

14 years agomore pg test cleanup
Robert Buels [Thu, 3 Sep 2009 22:28:11 +0000]
more pg test cleanup

14 years agorenamed pg test schemas to be more organized
Robert Buels [Thu, 3 Sep 2009 18:46:00 +0000]
renamed pg test schemas to be more organized

14 years agoadded __END__ before pod in Pg storage
Robert Buels [Thu, 3 Sep 2009 18:45:53 +0000]
added __END__ before pod in Pg storage

14 years agoMerge 'cookbook_fixes' into 'trunk'
Peter Rabbitson [Thu, 3 Sep 2009 18:42:45 +0000]
Merge 'cookbook_fixes' into 'trunk'

14 years agoMinor cleanups
Peter Rabbitson [Thu, 3 Sep 2009 18:24:14 +0000]
Minor cleanups

14 years agoget the COPYRIGHT in the right pless to not confuse META.yml generation
Matt S Trout [Thu, 3 Sep 2009 18:12:53 +0000]
get the COPYRIGHT in the right pless to not confuse META.yml generation

14 years agoMerge 'trunk' into 'sybase'
Peter Rabbitson [Thu, 3 Sep 2009 17:54:50 +0000]
Merge 'trunk' into 'sybase'

r7449@Thesaurus (orig r7446):  caelum | 2009-08-31 04:36:08 +0200
support coderef connect_infos for repicated storage
r7450@Thesaurus (orig r7447):  caelum | 2009-08-31 04:58:43 +0200
make replicant dsn detection a bit nicer
r7451@Thesaurus (orig r7448):  caelum | 2009-08-31 17:30:37 +0200
fix case where repelicant coderef dsn does not connect
r7452@Thesaurus (orig r7449):  arcanez | 2009-08-31 23:13:50 +0200
remove . from end of =head links
r7455@Thesaurus (orig r7452):  ribasushi | 2009-09-01 10:38:37 +0200
Quote deps, avoid floating problems
r7456@Thesaurus (orig r7453):  ribasushi | 2009-09-01 11:10:11 +0200
Fix misleading FAQ entry
r7464@Thesaurus (orig r7461):  ribasushi | 2009-09-01 16:51:58 +0200
Fix insert_bulk with rebless
r7465@Thesaurus (orig r7462):  ribasushi | 2009-09-01 16:52:39 +0200
Comment
r7466@Thesaurus (orig r7463):  matthewt | 2009-09-01 17:17:08 +0200
clearer copyright
r7467@Thesaurus (orig r7464):  matthewt | 2009-09-01 17:18:31 +0200
split copyright and license
r7469@Thesaurus (orig r7466):  frew | 2009-09-01 20:27:36 +0200
pod describing strife with MSSQL
r7483@Thesaurus (orig r7480):  ribasushi | 2009-09-02 11:07:04 +0200
Streamline pg test-schemas cleanup
r7484@Thesaurus (orig r7481):  ribasushi | 2009-09-02 11:20:25 +0200
Centralize handling of minimum sqlt version to DBIx::Class
Bump version to the latest unborked sqlt (still just a recommend)
r7485@Thesaurus (orig r7482):  ribasushi | 2009-09-02 11:31:50 +0200
Some cleanup... don't remember where it came from
r7486@Thesaurus (orig r7483):  ribasushi | 2009-09-02 12:19:11 +0200
First part of mysql insanity
r7487@Thesaurus (orig r7484):  ribasushi | 2009-09-02 12:25:35 +0200
Invoke default_join_type only on undefined types
r7488@Thesaurus (orig r7485):  ribasushi | 2009-09-02 12:42:39 +0200
No fancy methods for the default_jointype, as we don't have proper sqlahacks inheritance and they are... well hacks
r7489@Thesaurus (orig r7486):  ribasushi | 2009-09-02 13:00:07 +0200
Mysql v3 support (ick)
r7494@Thesaurus (orig r7491):  rbuels | 2009-09-02 20:33:47 +0200
POD patch, corrected erroneous usage of dbh_do in Storage::DBI synopsis
r7500@Thesaurus (orig r7497):  ribasushi | 2009-09-03 11:11:29 +0200
POD lists the storable hooks, but does no load them
r7501@Thesaurus (orig r7498):  ribasushi | 2009-09-03 11:11:50 +0200
Storable sanification
r7502@Thesaurus (orig r7499):  ribasushi | 2009-09-03 11:24:17 +0200
Storable is now in Core
r7503@Thesaurus (orig r7500):  ribasushi | 2009-09-03 11:36:58 +0200
Make sure mysql is fixed
r7506@Thesaurus (orig r7503):  ribasushi | 2009-09-03 17:16:17 +0200
Add podcoverage skip
r7507@Thesaurus (orig r7504):  ribasushi | 2009-09-03 17:23:19 +0200
Consolidate _verify_pid calls

14 years agoConsolidate _verify_pid calls
Peter Rabbitson [Thu, 3 Sep 2009 15:23:19 +0000]
Consolidate _verify_pid calls

14 years agoAdd podcoverage skip
Peter Rabbitson [Thu, 3 Sep 2009 15:16:17 +0000]
Add podcoverage skip

14 years agoMake sure mysql is fixed
Peter Rabbitson [Thu, 3 Sep 2009 09:36:58 +0000]
Make sure mysql is fixed

14 years agoStorable is now in Core
Peter Rabbitson [Thu, 3 Sep 2009 09:24:17 +0000]
Storable is now in Core

14 years agoStorable sanification
Peter Rabbitson [Thu, 3 Sep 2009 09:11:50 +0000]
Storable sanification

14 years agoPOD lists the storable hooks, but does no load them
Peter Rabbitson [Thu, 3 Sep 2009 09:11:29 +0000]
POD lists the storable hooks, but does no load them

14 years agooops, missed something screwed up by the pull
Robert Buels [Wed, 2 Sep 2009 18:50:42 +0000]
oops, missed something screwed up by the pull

14 years agomore cleanup of pg tests, added cascade to drop function, cleaned up create and drop...
Robert Buels [Wed, 2 Sep 2009 18:48:12 +0000]
more cleanup of pg tests, added cascade to drop function, cleaned up create and drop of schemas to use dbh_do

14 years agoPOD patch, corrected erroneous usage of dbh_do in Storage::DBI synopsis
Robert Buels [Wed, 2 Sep 2009 18:33:47 +0000]
POD patch, corrected erroneous usage of dbh_do in Storage::DBI synopsis

14 years agoMerge 'trunk' into 'pg_unqualified_schema'
Peter Rabbitson [Wed, 2 Sep 2009 18:30:52 +0000]
Merge 'trunk' into 'pg_unqualified_schema'

r7464@Thesaurus (orig r7461):  ribasushi | 2009-09-01 16:51:58 +0200
Fix insert_bulk with rebless
r7465@Thesaurus (orig r7462):  ribasushi | 2009-09-01 16:52:39 +0200
Comment
r7466@Thesaurus (orig r7463):  matthewt | 2009-09-01 17:17:08 +0200
clearer copyright
r7467@Thesaurus (orig r7464):  matthewt | 2009-09-01 17:18:31 +0200
split copyright and license
r7469@Thesaurus (orig r7466):  frew | 2009-09-01 20:27:36 +0200
pod describing strife with MSSQL
r7483@Thesaurus (orig r7480):  ribasushi | 2009-09-02 11:07:04 +0200
Streamline pg test-schemas cleanup
r7484@Thesaurus (orig r7481):  ribasushi | 2009-09-02 11:20:25 +0200
Centralize handling of minimum sqlt version to DBIx::Class
Bump version to the latest unborked sqlt (still just a recommend)
r7485@Thesaurus (orig r7482):  ribasushi | 2009-09-02 11:31:50 +0200
Some cleanup... don't remember where it came from
r7486@Thesaurus (orig r7483):  ribasushi | 2009-09-02 12:19:11 +0200
First part of mysql insanity
r7487@Thesaurus (orig r7484):  ribasushi | 2009-09-02 12:25:35 +0200
Invoke default_join_type only on undefined types
r7488@Thesaurus (orig r7485):  ribasushi | 2009-09-02 12:42:39 +0200
No fancy methods for the default_jointype, as we don't have proper sqlahacks inheritance and they are... well hacks
r7489@Thesaurus (orig r7486):  ribasushi | 2009-09-02 13:00:07 +0200
Mysql v3 support (ick)

14 years agomore cleanup of 72pg.t
Robert Buels [Wed, 2 Sep 2009 18:08:31 +0000]
more cleanup of 72pg.t

14 years agosome reorganization and cleanup of pg-specific tests
Robert Buels [Wed, 2 Sep 2009 17:15:01 +0000]
some reorganization and cleanup of pg-specific tests

14 years agoMake pg sequence autodetect deterministic (or throw exceptions). Test needs adjusting
Peter Rabbitson [Wed, 2 Sep 2009 12:16:01 +0000]
Make pg sequence autodetect deterministic (or throw exceptions). Test needs adjusting

14 years agoMysql v3 support (ick)
Peter Rabbitson [Wed, 2 Sep 2009 11:00:07 +0000]
Mysql v3 support (ick)

14 years agoNo fancy methods for the default_jointype, as we don't have proper sqlahacks inherita...
Peter Rabbitson [Wed, 2 Sep 2009 10:42:39 +0000]
No fancy methods for the default_jointype, as we don't have proper sqlahacks inheritance and they are... well hacks

14 years agoInvoke default_join_type only on undefined types
Peter Rabbitson [Wed, 2 Sep 2009 10:25:35 +0000]
Invoke default_join_type only on undefined types

14 years agoFirst part of mysql insanity
Peter Rabbitson [Wed, 2 Sep 2009 10:19:11 +0000]
First part of mysql insanity

14 years agoSome cleanup... don't remember where it came from
Peter Rabbitson [Wed, 2 Sep 2009 09:31:50 +0000]
Some cleanup... don't remember where it came from

14 years agoCentralize handling of minimum sqlt version to DBIx::Class
Peter Rabbitson [Wed, 2 Sep 2009 09:20:25 +0000]
Centralize handling of minimum sqlt version to DBIx::Class
Bump version to the latest unborked sqlt (still just a recommend)

14 years agoStreamline pg test-schemas cleanup
Peter Rabbitson [Wed, 2 Sep 2009 09:07:04 +0000]
Streamline pg test-schemas cleanup

14 years agoFurther improvement in the bind value column names in the SQL literal + bind examples.
Norbert Buchmuller [Wed, 2 Sep 2009 03:52:09 +0000]
Further improvement in the bind value column names in the SQL literal + bind examples.

14 years agoFixed the bind value column names in the SQL literal + bind examples.
Norbert Buchmuller [Wed, 2 Sep 2009 03:30:35 +0000]
Fixed the bind value column names in the SQL literal + bind examples.

14 years agoFixed wrong literal SQL + bind examples (missing operator and placeholders).
Norbert Buchmuller [Wed, 2 Sep 2009 03:14:11 +0000]
Fixed wrong literal SQL + bind examples (missing operator and placeholders).

14 years agoAdded many-to-many add_to_*() example to stress that it returns the related row and...
Norbert Buchmuller [Wed, 2 Sep 2009 02:42:25 +0000]
Added many-to-many add_to_*() example to stress that it returns the related row and not the linking table row.

14 years agoRewrote 'SQL functions on the lhs' to use the new SQLA literal SQL + bind feature.
Norbert Buchmuller [Wed, 2 Sep 2009 02:32:48 +0000]
Rewrote 'SQL functions on the lhs' to use the new SQLA literal SQL + bind feature.

14 years agoReplaced deprecated \'colname DESC' order_by syntax with { -desc => 'colname' } syntax.
Norbert Buchmuller [Wed, 2 Sep 2009 02:30:13 +0000]
Replaced deprecated \'colname DESC' order_by syntax with { -desc => 'colname' } syntax.

14 years agoAdded pointer to DBIx::Class::DynamicSubclass.
Norbert Buchmuller [Wed, 2 Sep 2009 02:28:18 +0000]
Added pointer to DBIx::Class::DynamicSubclass.

14 years agoAdded a comment to the example code to stress that it does not work.
Norbert Buchmuller [Wed, 2 Sep 2009 02:20:17 +0000]
Added a comment to the example code to stress that it does not work.

14 years agoRewrote 'SQL functions on the lhs' to use the new SQLA literal SQL + bind feature.
Norbert Buchmuller [Wed, 2 Sep 2009 02:19:14 +0000]
Rewrote 'SQL functions on the lhs' to use the new SQLA literal SQL + bind feature.

14 years agoMentions the possibiliby of creating indexes on SQL function return values.
Norbert Buchmuller [Wed, 2 Sep 2009 02:09:43 +0000]
Mentions the possibiliby of creating indexes on SQL function return values.

14 years agoAdded pointer to 'SQL functions on the lhs' to the 'using stored procs' section.
Norbert Buchmuller [Wed, 2 Sep 2009 02:02:23 +0000]
Added pointer to 'SQL functions on the lhs' to the 'using stored procs' section.

14 years agoChanged the sample SQL in the Cookbook 'Complex WHERE clauses' example to show use...
Norbert Buchmuller [Wed, 2 Sep 2009 01:53:21 +0000]
Changed the sample SQL in the Cookbook 'Complex WHERE clauses' example to show use of placeholders.

14 years agopod describing strife with MSSQL
Arthur Axel "fREW" Schmidt [Tue, 1 Sep 2009 18:27:36 +0000]
pod describing strife with MSSQL

14 years agosplit copyright and license
Matt S Trout [Tue, 1 Sep 2009 15:18:31 +0000]
split copyright and license

14 years agoclearer copyright
Matt S Trout [Tue, 1 Sep 2009 15:17:08 +0000]
clearer copyright

14 years agoComment
Peter Rabbitson [Tue, 1 Sep 2009 14:52:39 +0000]
Comment

14 years agoFix insert_bulk with rebless
Peter Rabbitson [Tue, 1 Sep 2009 14:51:58 +0000]
Fix insert_bulk with rebless

14 years agoRewrap todo properly
Peter Rabbitson [Tue, 1 Sep 2009 11:34:59 +0000]
Rewrap todo properly

14 years agotweak to Pg test, warnings_like -> warnings_exist
Robert Buels [Tue, 1 Sep 2009 11:01:31 +0000]
tweak to Pg test, warnings_like -> warnings_exist

14 years agoin Pg storage, added a warning for case when the nextval sequence is not schema qualified
Robert Buels [Tue, 1 Sep 2009 10:54:34 +0000]
in Pg storage, added a warning for case when the nextval sequence is not schema qualified

14 years agoreworked tests for pg last_insert_id in presence of un-schema-qualified things. adds...
Robert Buels [Tue, 1 Sep 2009 10:51:31 +0000]
reworked tests for pg last_insert_id in presence of un-schema-qualified things. adds some todo tests, including a case for which is does not seem to be possible to correctly guess the sequence to use for the liid

14 years agoMerge 'trunk' into 'pg_unqualified_schema'
Robert Buels [Tue, 1 Sep 2009 10:46:46 +0000]
Merge 'trunk' into 'pg_unqualified_schema'

making another pg_unqualified_schema branch, for real this time

14 years agoFix misleading FAQ entry
Peter Rabbitson [Tue, 1 Sep 2009 09:10:11 +0000]
Fix misleading FAQ entry

14 years agoQuote deps, avoid floating problems
Peter Rabbitson [Tue, 1 Sep 2009 08:38:37 +0000]
Quote deps, avoid floating problems

14 years agoremove . from end of =head links
Justin Hunter [Mon, 31 Aug 2009 21:13:50 +0000]
remove . from end of =head links

14 years agofix case where repelicant coderef dsn does not connect
Rafael Kitover [Mon, 31 Aug 2009 15:30:37 +0000]
fix case where repelicant coderef dsn does not connect

14 years agomake replicant dsn detection a bit nicer
Rafael Kitover [Mon, 31 Aug 2009 02:58:43 +0000]
make replicant dsn detection a bit nicer

14 years agosupport coderef connect_infos for repicated storage
Rafael Kitover [Mon, 31 Aug 2009 02:36:08 +0000]
support coderef connect_infos for repicated storage

14 years agoRename insert_txn to unsafe_insert
Peter Rabbitson [Sun, 30 Aug 2009 16:56:43 +0000]
Rename insert_txn to unsafe_insert

14 years agoadded txn_scope_guards for blob operations
Rafael Kitover [Sun, 30 Aug 2009 16:19:46 +0000]
added txn_scope_guards for blob operations

14 years agoMerge 'trunk' into 'sybase'
Peter Rabbitson [Sun, 30 Aug 2009 14:53:04 +0000]
Merge 'trunk' into 'sybase'

r7444@Thesaurus (orig r7441):  ribasushi | 2009-08-30 09:53:04 +0200
Sanify 03podcoverage.t, allow wildcard skipping

14 years agoSanify 03podcoverage.t, allow wildcard skipping
Peter Rabbitson [Sun, 30 Aug 2009 07:53:04 +0000]
Sanify 03podcoverage.t, allow wildcard skipping

14 years agoChange should_quote_value to interpolate_unquoted to make it harder to stop quoting...
Peter Rabbitson [Sun, 30 Aug 2009 07:15:41 +0000]
Change should_quote_value to interpolate_unquoted to make it harder to stop quoting by accident (it's easier to return a undef by accident than a 1)

14 years agoPut the ocmment back
Peter Rabbitson [Sun, 30 Aug 2009 07:07:00 +0000]
Put the ocmment back

14 years agoMerge 'trunk' into 'sybase'
Peter Rabbitson [Sun, 30 Aug 2009 07:01:40 +0000]
Merge 'trunk' into 'sybase'

r7425@Thesaurus (orig r7422):  ribasushi | 2009-08-29 08:55:12 +0200
Make podcoverage happy
r7426@Thesaurus (orig r7423):  ribasushi | 2009-08-29 09:06:07 +0200
Reduce the number of heavy dbh_do calls
r7439@Thesaurus (orig r7436):  ribasushi | 2009-08-30 08:54:10 +0200
 r7435@Thesaurus (orig r7432):  caelum | 2009-08-30 02:53:21 +0200
 new branch
 r7436@Thesaurus (orig r7433):  caelum | 2009-08-30 03:14:36 +0200
 add dbh_maker option to connect_info hash
 r7437@Thesaurus (orig r7434):  ribasushi | 2009-08-30 08:51:14 +0200
 Minor cleanup and test enhancement
 r7438@Thesaurus (orig r7435):  ribasushi | 2009-08-30 08:53:59 +0200
 Changes

14 years agoMerge 'connect_info_hash' into 'trunk'
Peter Rabbitson [Sun, 30 Aug 2009 06:54:10 +0000]
Merge 'connect_info_hash' into 'trunk'

r7435@Thesaurus (orig r7432):  caelum | 2009-08-30 02:53:21 +0200
new branch
r7436@Thesaurus (orig r7433):  caelum | 2009-08-30 03:14:36 +0200
add dbh_maker option to connect_info hash
r7437@Thesaurus (orig r7434):  ribasushi | 2009-08-30 08:51:14 +0200
Minor cleanup and test enhancement
r7438@Thesaurus (orig r7435):  ribasushi | 2009-08-30 08:53:59 +0200
Changes

14 years agoChanges
Peter Rabbitson [Sun, 30 Aug 2009 06:53:59 +0000]
Changes

14 years agoMinor cleanup and test enhancement
Peter Rabbitson [Sun, 30 Aug 2009 06:51:14 +0000]
Minor cleanup and test enhancement

14 years agoadd dbh_maker option to connect_info hash
Rafael Kitover [Sun, 30 Aug 2009 01:14:36 +0000]
add dbh_maker option to connect_info hash

14 years agotest correlated subquery
Rafael Kitover [Sat, 29 Aug 2009 22:02:20 +0000]
test correlated subquery

14 years agoremove extra connection
Rafael Kitover [Sat, 29 Aug 2009 20:53:02 +0000]
remove extra connection

14 years agofix inserts with active cursors
Rafael Kitover [Sat, 29 Aug 2009 19:08:51 +0000]
fix inserts with active cursors

14 years agominor changes for tests to pass again
Rafael Kitover [Sat, 29 Aug 2009 12:09:13 +0000]
minor changes for tests to pass again

14 years agoVarname was absolutely correct
Peter Rabbitson [Sat, 29 Aug 2009 11:40:48 +0000]
Varname was absolutely correct

14 years agoCleanup:
Peter Rabbitson [Sat, 29 Aug 2009 11:36:22 +0000]
Cleanup:
Added commented method signatures for easier debugging
privatize transform_unbound_value as _prep_bind_value
Remove \@_ splice's in lieu of of simple shifts
Exposed TYPE_MAPPING used by native_data_type via our
Removed use of txn_do - internal code uses the scope guard
Renamed some variables, whitespace cleanup, the works

14 years agoswitch to ::DBI::AutoCast
Rafael Kitover [Sat, 29 Aug 2009 07:31:41 +0000]
switch to ::DBI::AutoCast

14 years agoReduce the number of heavy dbh_do calls
Peter Rabbitson [Sat, 29 Aug 2009 07:06:07 +0000]
Reduce the number of heavy dbh_do calls

14 years agoMake podcoverage happy
Peter Rabbitson [Sat, 29 Aug 2009 06:55:12 +0000]
Make podcoverage happy

14 years agoMerge 'trunk' into 'sybase'
Rafael Kitover [Sat, 29 Aug 2009 06:50:56 +0000]
Merge 'trunk' into 'sybase'

r7370@hlagh (orig r7369):  caelum | 2009-08-24 06:32:57 -0400
bump CAG dep
r7389@hlagh (orig r7388):  ribasushi | 2009-08-25 07:43:38 -0400
typo
r7390@hlagh (orig r7389):  ribasushi | 2009-08-25 08:29:37 -0400
 r7354@Thesaurus (orig r7351):  abraxxa | 2009-08-20 17:46:06 +0200
 new branch grouped_has_many_join

 r7382@Thesaurus (orig r7379):  ribasushi | 2009-08-24 22:50:13 +0200
 Seems like abraxxa's bug is fixed
 r7385@Thesaurus (orig r7382):  ribasushi | 2009-08-25 11:33:40 +0200
 One more test

r7394@hlagh (orig r7393):  ribasushi | 2009-08-26 12:07:51 -0400
Stop testing deprecated json::syck
r7395@hlagh (orig r7394):  ribasushi | 2009-08-26 12:08:24 -0400
Make sure sqlt_type gets called after determining driver
r7396@hlagh (orig r7395):  ribasushi | 2009-08-26 12:21:53 -0400
Make POD::Coverage happy... again
r7397@hlagh (orig r7396):  ribasushi | 2009-08-26 12:31:54 -0400
Clarify
r7398@hlagh (orig r7397):  frew | 2009-08-26 16:24:19 -0400
Remove dead, sketchtowne link
r7402@hlagh (orig r7401):  ribasushi | 2009-08-27 12:50:12 -0400
Changes
r7404@hlagh (orig r7403):  ribasushi | 2009-08-27 18:11:29 -0400
Add a test proving how dumb I am
r7405@hlagh (orig r7404):  ribasushi | 2009-08-28 10:34:46 -0400
Warning to spare mst explanations
r18700@hlagh (orig r7419):  caelum | 2009-08-29 02:34:07 -0400
 r7381@hlagh (orig r7380):  ribasushi | 2009-08-24 17:07:58 -0400
 Branch to add autocast support as a standalone piece of code
 r7382@hlagh (orig r7381):  ribasushi | 2009-08-25 05:06:43 -0400
 Move storage tests to their own dir
 r7385@hlagh (orig r7384):  ribasushi | 2009-08-25 06:35:19 -0400
 Switch storage class loading to ensure_class_loaded
 r7386@hlagh (orig r7385):  ribasushi | 2009-08-25 06:37:48 -0400
 Change a datatype for test purposes
 r7387@hlagh (orig r7386):  ribasushi | 2009-08-25 06:45:35 -0400
 Fix two storage tests
 r7388@hlagh (orig r7387):  ribasushi | 2009-08-25 06:45:52 -0400
 Actual autocast code
 r18697@hlagh (orig r7416):  caelum | 2009-08-29 01:42:29 -0400
 rename method and add docs
 r18698@hlagh (orig r7417):  ribasushi | 2009-08-29 02:07:18 -0400
 Make sure arrays work
 r18699@hlagh (orig r7418):  caelum | 2009-08-29 02:11:14 -0400
 rename _map_data_type to _native_data_type

14 years agoMerge 'autocast' into 'trunk'
Rafael Kitover [Sat, 29 Aug 2009 06:34:07 +0000]
Merge 'autocast' into 'trunk'

r7381@hlagh (orig r7380):  ribasushi | 2009-08-24 17:07:58 -0400
Branch to add autocast support as a standalone piece of code
r7382@hlagh (orig r7381):  ribasushi | 2009-08-25 05:06:43 -0400
Move storage tests to their own dir
r7385@hlagh (orig r7384):  ribasushi | 2009-08-25 06:35:19 -0400
Switch storage class loading to ensure_class_loaded
r7386@hlagh (orig r7385):  ribasushi | 2009-08-25 06:37:48 -0400
Change a datatype for test purposes
r7387@hlagh (orig r7386):  ribasushi | 2009-08-25 06:45:35 -0400
Fix two storage tests
r7388@hlagh (orig r7387):  ribasushi | 2009-08-25 06:45:52 -0400
Actual autocast code
r18697@hlagh (orig r7416):  caelum | 2009-08-29 01:42:29 -0400
rename method and add docs
r18698@hlagh (orig r7417):  ribasushi | 2009-08-29 02:07:18 -0400
Make sure arrays work
r18699@hlagh (orig r7418):  caelum | 2009-08-29 02:11:14 -0400
rename _map_data_type to _native_data_type

14 years agorename _map_data_type to _native_data_type
Rafael Kitover [Sat, 29 Aug 2009 06:11:14 +0000]
rename _map_data_type to _native_data_type

14 years agoMake sure arrays work
Peter Rabbitson [Sat, 29 Aug 2009 06:07:18 +0000]
Make sure arrays work

14 years agorename method and add docs
Rafael Kitover [Sat, 29 Aug 2009 05:42:29 +0000]
rename method and add docs