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 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 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
Matt S Trout [Tue, 1 Sep 2009 15:17:08 +0000]
clearer copyright
Peter Rabbitson [Tue, 1 Sep 2009 14:52:39 +0000]
Comment
Peter Rabbitson [Tue, 1 Sep 2009 14:51:58 +0000]
Fix insert_bulk with rebless
Peter Rabbitson [Tue, 1 Sep 2009 11:34:59 +0000]
Rewrap todo properly
Robert Buels [Tue, 1 Sep 2009 11:01:31 +0000]
tweak to Pg test, warnings_like -> warnings_exist
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
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
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
Peter Rabbitson [Tue, 1 Sep 2009 09:10:11 +0000]
Fix misleading FAQ entry
Peter Rabbitson [Tue, 1 Sep 2009 08:38:37 +0000]
Quote deps, avoid floating problems
Justin Hunter [Mon, 31 Aug 2009 21:13:50 +0000]
remove . from end of =head links
Rafael Kitover [Mon, 31 Aug 2009 15:30:37 +0000]
fix case where repelicant coderef dsn does not connect
Rafael Kitover [Mon, 31 Aug 2009 02:58:43 +0000]
make replicant dsn detection a bit nicer
Rafael Kitover [Mon, 31 Aug 2009 02:36:08 +0000]
support coderef connect_infos for repicated storage
Peter Rabbitson [Sun, 30 Aug 2009 07:53:04 +0000]
Sanify 03podcoverage.t, allow wildcard skipping
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
Peter Rabbitson [Sun, 30 Aug 2009 06:53:59 +0000]
Changes
Peter Rabbitson [Sun, 30 Aug 2009 06:51:14 +0000]
Minor cleanup and test enhancement
Rafael Kitover [Sun, 30 Aug 2009 01:14:36 +0000]
add dbh_maker option to connect_info hash
Peter Rabbitson [Sat, 29 Aug 2009 07:06:07 +0000]
Reduce the number of heavy dbh_do calls
Peter Rabbitson [Sat, 29 Aug 2009 06:55:12 +0000]
Make podcoverage happy
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
Rafael Kitover [Sat, 29 Aug 2009 06:11:14 +0000]
rename _map_data_type to _native_data_type
Peter Rabbitson [Sat, 29 Aug 2009 06:07:18 +0000]
Make sure arrays work
Rafael Kitover [Sat, 29 Aug 2009 05:42:29 +0000]
rename method and add docs
Peter Rabbitson [Fri, 28 Aug 2009 14:34:46 +0000]
Warning to spare mst explanations
Peter Rabbitson [Thu, 27 Aug 2009 22:11:29 +0000]
Add a test proving how dumb I am
Rafael Kitover [Thu, 27 Aug 2009 17:13:37 +0000]
Merge 'trunk' into 'autocast'
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
Peter Rabbitson [Thu, 27 Aug 2009 16:50:12 +0000]
Changes
Arthur Axel "fREW" Schmidt [Wed, 26 Aug 2009 20:24:19 +0000]
Remove dead, sketchtowne link
Peter Rabbitson [Wed, 26 Aug 2009 16:31:54 +0000]
Clarify
Peter Rabbitson [Wed, 26 Aug 2009 16:21:53 +0000]
Make POD::Coverage happy... again
Peter Rabbitson [Wed, 26 Aug 2009 16:08:24 +0000]
Make sure sqlt_type gets called after determining driver
Peter Rabbitson [Wed, 26 Aug 2009 16:07:51 +0000]
Stop testing deprecated json::syck
Peter Rabbitson [Tue, 25 Aug 2009 12:29:37 +0000]
Merge 'grouped_has_many_join' into 'trunk'
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
Peter Rabbitson [Tue, 25 Aug 2009 11:43:38 +0000]
typo
Peter Rabbitson [Tue, 25 Aug 2009 10:45:52 +0000]
Actual autocast code
Peter Rabbitson [Tue, 25 Aug 2009 10:45:35 +0000]
Fix two storage tests
Peter Rabbitson [Tue, 25 Aug 2009 10:37:48 +0000]
Change a datatype for test purposes