14 years agoFix left-join chaining
Peter Rabbitson [Thu, 17 Sep 2009 11:54:44 +0000]
Fix left-join chaining

14 years agoanother doc clarification regarding auto-inc columns with find_or_create() and such...
Robert Buels [Tue, 15 Sep 2009 20:55:15 +0000]
another doc clarification regarding auto-inc columns with find_or_create() and such functions

14 years agodoc patch, clarified warning about using find_or_create() and friends on tables with...
Robert Buels [Tue, 15 Sep 2009 20:45:32 +0000]
doc patch, clarified warning about using find_or_create() and friends on tables with auto-increment or similar columns

14 years agoWarn when distinct is used with group_by
Peter Rabbitson [Tue, 15 Sep 2009 07:43:46 +0000]
Warn when distinct is used with group_by

14 years agoSomeone claimed this is a problem...
Peter Rabbitson [Mon, 14 Sep 2009 16:24:44 +0000]
Someone claimed this is a problem...

14 years agoEven better localization of $@, and don't use Test::Warn for the time being, as somet...
Peter Rabbitson [Sat, 12 Sep 2009 10:46:51 +0000]
Even better localization of $@, and don't use Test::Warn for the time being, as something is freaking out Sub::UpLevel

14 years agoFinal scopeguard tweak (?)
Peter Rabbitson [Fri, 11 Sep 2009 23:31:16 +0000]
Final scopeguard tweak (?)

14 years agoAdded Bruno Vecchi to the Contributors section in DBIx/Class.pm
Bruno Vecchi [Fri, 11 Sep 2009 23:27:17 +0000]
Added Bruno Vecchi to the Contributors section in DBIx/Class.pm

14 years agoUpdate DBIx::Class::Manual::Example.pod to reflect previous changes in examples/Schem...
Bruno Vecchi [Fri, 11 Sep 2009 23:25:12 +0000]
Update DBIx::Class::Manual::Example.pod to reflect previous changes in examples/Schema/insertdb.pl

14 years agoscopeguard almost done
Peter Rabbitson [Fri, 11 Sep 2009 22:58:58 +0000]
scopeguard almost done

14 years agoFix borked example
Peter Rabbitson [Fri, 11 Sep 2009 22:58:21 +0000]
Fix borked example

14 years agoThis is how the txnguard should really work
Peter Rabbitson [Fri, 11 Sep 2009 22:44:01 +0000]
This is how the txnguard should really work

14 years agoAdd single() ro RSC
Peter Rabbitson [Fri, 11 Sep 2009 22:15:50 +0000]
Add single() ro RSC

14 years agoReverting http://dev.catalyst.perl.org/svnweb/bast/revision?rev=4278 - it seems to...
Peter Rabbitson [Fri, 11 Sep 2009 21:13:45 +0000]
Reverting dev.catalyst.perl.org/svnweb/bast/revision?rev=4278 - it seems to pass fine now

14 years agoExtend prefetch tests
Peter Rabbitson [Fri, 11 Sep 2009 21:06:54 +0000]
Extend prefetch tests

14 years agoFixed minor problem with txn scope guard - rollback exceptions were never reported
Peter Rabbitson [Fri, 11 Sep 2009 13:39:42 +0000]
Fixed minor problem with txn scope guard - rollback exceptions were never reported

14 years agoFix borked makefile
Peter Rabbitson [Fri, 11 Sep 2009 04:39:45 +0000]
Fix borked makefile

14 years agoChanges so far
Peter Rabbitson [Fri, 11 Sep 2009 04:30:03 +0000]
Changes so far

14 years agomake it clear that we are not supposed to have optional deps
Matt S Trout [Fri, 11 Sep 2009 00:33:17 +0000]
make it clear that we are not supposed to have optional deps

14 years agoThe real fix
Peter Rabbitson [Thu, 10 Sep 2009 17:32:03 +0000]
The real fix

14 years agoFix RSC->reset() to no longer return $self, which fixes Cursor::Cached + RSC.
Aran Deltac [Thu, 10 Sep 2009 17:03:21 +0000]
Fix RSC->reset() to no longer return $self, which fixes Cursor::Cached + RSC.

14 years agoadded test to make sure that store_column is called even for non-dirty columns
Moritz Onken [Thu, 10 Sep 2009 16:53:32 +0000]
added test to make sure that store_column is called even for non-dirty columns

14 years agoReally sanify exception text
Peter Rabbitson [Wed, 9 Sep 2009 12:42:49 +0000]
Really sanify exception text

14 years agoFix warning
Peter Rabbitson [Wed, 9 Sep 2009 12:16:12 +0000]
Fix warning

14 years agoTurn IDENTITY_INSERT back off after inserts
Arthur Axel "fREW" Schmidt [Tue, 8 Sep 2009 18:13:29 +0000]
Turn IDENTITY_INSERT back off after inserts

14 years agoPrune duplicate constraints from the find() condition
Peter Rabbitson [Mon, 7 Sep 2009 14:46:14 +0000]
Prune duplicate constraints from the find() condition

14 years agoWhoops - last_insert_id allows for multiple autoinc columns - support it in pg
Peter Rabbitson [Mon, 7 Sep 2009 14:26:59 +0000]
Whoops - last_insert_id allows for multiple autoinc columns - support it in pg

14 years agoimproved warn for Storable hooks in ResultSourceHandle
Wallace Reis [Mon, 7 Sep 2009 13:31:38 +0000]
improved warn for Storable hooks in ResultSourceHandle

14 years agoRelease 0.08111 v0.08111
Peter Rabbitson [Mon, 7 Sep 2009 07:06:05 +0000]
Release 0.08111

14 years agoFix mssql pod
Peter Rabbitson [Sun, 6 Sep 2009 21:58:22 +0000]
Fix mssql pod

14 years agoClearer MSSQL error message
Peter Rabbitson [Sun, 6 Sep 2009 18:45:41 +0000]
Clearer MSSQL error message

14 years agoCentralize identity insert control for mssql (it seems that issuing an OFF is not...
Peter Rabbitson [Sun, 6 Sep 2009 18:35:30 +0000]
Centralize identity insert control for mssql (it seems that issuing an OFF is not necessary)

14 years agoStop eating exceptions in ::Storage::DBI::DESTROY
Peter Rabbitson [Sun, 6 Sep 2009 16:33:46 +0000]
Stop eating exceptions in ::Storage::DBI::DESTROY

14 years agoRelease 0.08110
Peter Rabbitson [Sun, 6 Sep 2009 15:56:27 +0000]
Release 0.08110

14 years agoDone long time ago
Peter Rabbitson [Sun, 6 Sep 2009 15:48:32 +0000]
Done long time ago

14 years agoTest cleanup:
Peter Rabbitson [Sun, 6 Sep 2009 15:39:03 +0000]
Test cleanup:
Benchmark and Data::Dumper have been in core forever
Make POD testing conditional as shown in http://use.perl.org/~Alias/journal/38822
Remove some dead cdbi test files
Stop openly giving contributors an option to override the authorcheck

14 years agoStreamline test
Peter Rabbitson [Sun, 6 Sep 2009 13:45:51 +0000]
Streamline test

14 years agoNo connection - no cleanup
Peter Rabbitson [Sun, 6 Sep 2009 13:43:10 +0000]
No connection - no cleanup

14 years agoAdd mysterious exception test
Peter Rabbitson [Sun, 6 Sep 2009 10:28:44 +0000]
Add mysterious exception test

14 years agoChanges
Peter Rabbitson [Fri, 4 Sep 2009 19:49:54 +0000]
Changes

14 years agoNo Serialize::Storable in core
Peter Rabbitson [Fri, 4 Sep 2009 19:36:39 +0000]
No Serialize::Storable in core

14 years agoStop double-caching datetime_parser - keep it in the storage only
Peter Rabbitson [Fri, 4 Sep 2009 19:32:01 +0000]
Stop double-caching datetime_parser - keep it in the storage only

14 years agoMerge 'pg_unqualified_schema' into 'trunk'
Peter Rabbitson [Fri, 4 Sep 2009 18:49:53 +0000]
Merge 'pg_unqualified_schema' into 'trunk'

14 years agooops, DBD::Pg 2.15.1 should be included in working versions
Robert Buels [Fri, 4 Sep 2009 18:35:30 +0000]
oops, DBD::Pg 2.15.1 should be included in working versions

14 years agotweaked comment
Robert Buels [Fri, 4 Sep 2009 18:35:18 +0000]
tweaked comment

14 years agoadded code to use DBD::Pg column_info to fetch column default if recent enough
Robert Buels [Fri, 4 Sep 2009 18:35:10 +0000]
added code to use DBD::Pg column_info to fetch column default if recent enough

14 years agoadded big block comment explaining Pg sequence discovery strategy
Robert Buels [Fri, 4 Sep 2009 17:43:17 +0000]
added big block comment explaining Pg sequence discovery strategy

14 years agotweaked pg sequence discovery error message a bit more
Robert Buels [Fri, 4 Sep 2009 17:43:08 +0000]
tweaked pg sequence discovery error message a bit more

14 years agorefactored how Pg storage driver calls sequence search, made erorror message more...
Robert Buels [Fri, 4 Sep 2009 17:43:00 +0000]
refactored how Pg storage driver calls sequence search, made erorror message more informative when query into pg_catalog fails

14 years agomoved search_path querying function from Pg storage driver into tests
Robert Buels [Fri, 4 Sep 2009 17:42:52 +0000]
moved search_path querying function from Pg storage driver into tests

14 years agoEven better sqla
Peter Rabbitson [Fri, 4 Sep 2009 17:27:50 +0000]
Even better sqla

14 years agoDumper follies
Peter Rabbitson [Fri, 4 Sep 2009 17:17:32 +0000]
Dumper follies

14 years agoRewrite selector using sqla
Peter Rabbitson [Fri, 4 Sep 2009 09:56:00 +0000]
Rewrite selector using sqla

14 years agoFixes to pg test after review:
Peter Rabbitson [Fri, 4 Sep 2009 09:26:12 +0000]
Fixes to pg test after review:
- Move the store_column test to 60core.t
- Streamline the select ... for update test
- Disable all exception warnings for normal test runs

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