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
Peter Rabbitson [Fri, 11 Sep 2009 21:06:54 +0000]
Extend prefetch tests
Peter Rabbitson [Fri, 11 Sep 2009 13:39:42 +0000]
Fixed minor problem with txn scope guard - rollback exceptions were never reported
Peter Rabbitson [Fri, 11 Sep 2009 04:39:45 +0000]
Fix borked makefile
Peter Rabbitson [Fri, 11 Sep 2009 04:30:03 +0000]
Changes so far
Matt S Trout [Fri, 11 Sep 2009 00:33:17 +0000]
make it clear that we are not supposed to have optional deps
Peter Rabbitson [Thu, 10 Sep 2009 17:32:03 +0000]
The real fix
Aran Deltac [Thu, 10 Sep 2009 17:03:21 +0000]
Fix RSC->reset() to no longer return $self, which fixes Cursor::Cached + RSC.
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
Peter Rabbitson [Wed, 9 Sep 2009 12:42:49 +0000]
Really sanify exception text
Peter Rabbitson [Wed, 9 Sep 2009 12:16:12 +0000]
Fix warning
Arthur Axel "fREW" Schmidt [Tue, 8 Sep 2009 18:13:29 +0000]
Turn IDENTITY_INSERT back off after inserts
Peter Rabbitson [Mon, 7 Sep 2009 14:46:14 +0000]
Prune duplicate constraints from the find() condition
Peter Rabbitson [Mon, 7 Sep 2009 14:26:59 +0000]
Whoops - last_insert_id allows for multiple autoinc columns - support it in pg
Wallace Reis [Mon, 7 Sep 2009 13:31:38 +0000]
improved warn for Storable hooks in ResultSourceHandle
Peter Rabbitson [Mon, 7 Sep 2009 07:06:05 +0000]
Release 0.08111
Peter Rabbitson [Sun, 6 Sep 2009 21:58:22 +0000]
Fix mssql pod
Peter Rabbitson [Sun, 6 Sep 2009 18:45:41 +0000]
Clearer MSSQL error message
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)
Peter Rabbitson [Sun, 6 Sep 2009 16:33:46 +0000]
Stop eating exceptions in ::Storage::DBI::DESTROY
Peter Rabbitson [Sun, 6 Sep 2009 15:56:27 +0000]
Release 0.08110
Peter Rabbitson [Sun, 6 Sep 2009 15:48:32 +0000]
Done long time ago
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
Peter Rabbitson [Sun, 6 Sep 2009 13:45:51 +0000]
Streamline test
Peter Rabbitson [Sun, 6 Sep 2009 13:43:10 +0000]
No connection - no cleanup
Peter Rabbitson [Sun, 6 Sep 2009 10:28:44 +0000]
Add mysterious exception test
Peter Rabbitson [Fri, 4 Sep 2009 19:49:54 +0000]
Changes
Peter Rabbitson [Fri, 4 Sep 2009 19:36:39 +0000]
No Serialize::Storable in core
Peter Rabbitson [Fri, 4 Sep 2009 19:32:01 +0000]
Stop double-caching datetime_parser - keep it in the storage only
Peter Rabbitson [Fri, 4 Sep 2009 18:49:53 +0000]
Merge 'pg_unqualified_schema' into 'trunk'
Robert Buels [Fri, 4 Sep 2009 18:35:30 +0000]
oops, DBD::Pg 2.15.1 should be included in working versions
Robert Buels [Fri, 4 Sep 2009 18:35:18 +0000]
tweaked comment
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
Robert Buels [Fri, 4 Sep 2009 17:43:17 +0000]
added big block comment explaining Pg sequence discovery strategy
Robert Buels [Fri, 4 Sep 2009 17:43:08 +0000]
tweaked pg sequence discovery error message a bit 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
Robert Buels [Fri, 4 Sep 2009 17:42:52 +0000]
moved search_path querying function from Pg storage driver into tests
Peter Rabbitson [Fri, 4 Sep 2009 17:27:50 +0000]
Even better sqla
Peter Rabbitson [Fri, 4 Sep 2009 17:17:32 +0000]
Dumper follies
Peter Rabbitson [Fri, 4 Sep 2009 09:56:00 +0000]
Rewrite selector using sqla
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
Peter Rabbitson [Fri, 4 Sep 2009 09:20:48 +0000]
Require sqla with bool support
Peter Rabbitson [Fri, 4 Sep 2009 06:51:30 +0000]
Proper unconnected test
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)
Peter Rabbitson [Fri, 4 Sep 2009 06:47:19 +0000]
Stop connecting to determine dt-parser (test is in pg branch)
Robert Buels [Fri, 4 Sep 2009 00:42:09 +0000]
clarified the POD in Pg storage driver regarding multi-schema support
Robert Buels [Fri, 4 Sep 2009 00:42:02 +0000]
fixed my tests
Robert Buels [Fri, 4 Sep 2009 00:41:56 +0000]
couple of comment/documentation tweaks to pg storage driver
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
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
Robert Buels [Fri, 4 Sep 2009 00:20:23 +0000]
more 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
Robert Buels [Thu, 3 Sep 2009 22:41:32 +0000]
more 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
Robert Buels [Thu, 3 Sep 2009 22:29:04 +0000]
added darcs and git to MANIFEST.SKIP version control skipping section
Robert Buels [Thu, 3 Sep 2009 22:28:58 +0000]
more 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
Robert Buels [Thu, 3 Sep 2009 22:28:39 +0000]
more work on pg tests
Robert Buels [Thu, 3 Sep 2009 22:28:31 +0000]
more 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
Robert Buels [Thu, 3 Sep 2009 22:28:17 +0000]
more pg test cleanup
Robert Buels [Thu, 3 Sep 2009 22:28:11 +0000]
more pg test cleanup
Robert Buels [Thu, 3 Sep 2009 18:46:00 +0000]
renamed pg test schemas to be more organized
Robert Buels [Thu, 3 Sep 2009 18:45:53 +0000]
added __END__ before pod in Pg storage
Peter Rabbitson [Thu, 3 Sep 2009 18:42:45 +0000]
Merge 'cookbook_fixes' into 'trunk'
Matt S Trout [Thu, 3 Sep 2009 18:12:53 +0000]
get the COPYRIGHT in the right pless to not confuse META.yml generation
Peter Rabbitson [Thu, 3 Sep 2009 15:23:19 +0000]
Consolidate _verify_pid calls
Peter Rabbitson [Thu, 3 Sep 2009 15:16:17 +0000]
Add podcoverage skip
Peter Rabbitson [Thu, 3 Sep 2009 09:36:58 +0000]
Make sure mysql is fixed
Peter Rabbitson [Thu, 3 Sep 2009 09:24:17 +0000]
Storable is now in Core
Peter Rabbitson [Thu, 3 Sep 2009 09:11:50 +0000]
Storable sanification
Peter Rabbitson [Thu, 3 Sep 2009 09:11:29 +0000]
POD lists the storable hooks, but does no load them
Robert Buels [Wed, 2 Sep 2009 18:50:42 +0000]
oops, missed something screwed up by the pull
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
Robert Buels [Wed, 2 Sep 2009 18:33:47 +0000]
POD patch, corrected erroneous usage of dbh_do in Storage::DBI synopsis
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)
Robert Buels [Wed, 2 Sep 2009 18:08:31 +0000]
more cleanup of 72pg.t
Robert Buels [Wed, 2 Sep 2009 17:15:01 +0000]
some reorganization and cleanup of pg-specific tests
Peter Rabbitson [Wed, 2 Sep 2009 12:16:01 +0000]
Make pg sequence autodetect deterministic (or throw exceptions). Test needs adjusting
Peter Rabbitson [Wed, 2 Sep 2009 11:00:07 +0000]
Mysql v3 support (ick)
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
Peter Rabbitson [Wed, 2 Sep 2009 10:25:35 +0000]
Invoke default_join_type only on undefined types
Peter Rabbitson [Wed, 2 Sep 2009 10:19:11 +0000]
First part of mysql insanity
Peter Rabbitson [Wed, 2 Sep 2009 09:31:50 +0000]
Some cleanup... don't remember where it came from
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)
Peter Rabbitson [Wed, 2 Sep 2009 09:07:04 +0000]
Streamline pg test-schemas cleanup
Norbert Buchmuller [Wed, 2 Sep 2009 03:52:09 +0000]
Further improvement in 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.
Norbert Buchmuller [Wed, 2 Sep 2009 03:14:11 +0000]
Fixed wrong literal SQL + bind examples (missing operator and placeholders).
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.
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.
Norbert Buchmuller [Wed, 2 Sep 2009 02:30:13 +0000]
Replaced deprecated \'colname DESC' order_by syntax with { -desc => 'colname' } syntax.
Norbert Buchmuller [Wed, 2 Sep 2009 02:28:18 +0000]
Added pointer to DBIx::Class::DynamicSubclass.
Norbert Buchmuller [Wed, 2 Sep 2009 02:20:17 +0000]
Added a comment to the example code to stress that it does not work.
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.
Norbert Buchmuller [Wed, 2 Sep 2009 02:09:43 +0000]
Mentions the possibiliby of creating indexes on SQL function return values.
Norbert Buchmuller [Wed, 2 Sep 2009 02:02:23 +0000]
Added pointer to 'SQL functions on the lhs' to the 'using stored procs' section.
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.
Arthur Axel "fREW" Schmidt [Tue, 1 Sep 2009 18:27:36 +0000]
pod describing strife with MSSQL
Matt S Trout [Tue, 1 Sep 2009 15:18:31 +0000]
split copyright and license