2009-09-06 |
Peter Rabbitson |
Done long time ago |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Peter Rabbitson |
Test cleanup: |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Peter Rabbitson |
Streamline test |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Peter Rabbitson |
No connection - no cleanup |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Peter Rabbitson |
Add mysterious exception test |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Changes |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
No Serialize::Storable in core |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Stop double-caching datetime_parser - keep it in the... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Merge 'pg_unqualified_schema' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
oops, DBD::Pg 2.15.1 should be included in working... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
tweaked comment |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
added code to use DBD::Pg column_info to fetch column... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
added big block comment explaining Pg sequence discover... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
tweaked pg sequence discovery error message a bit more |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
refactored how Pg storage driver calls sequence search... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
moved search_path querying function from Pg storage... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Even better sqla |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Dumper follies |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Rewrite selector using sqla |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Fixes to pg test after review: |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Require sqla with bool support |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Proper unconnected test |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Merge 'trunk' into 'pg_unqualified_schema' |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Peter Rabbitson |
Stop connecting to determine dt-parser (test is in... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
clarified the POD in Pg storage driver regarding multi... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
fixed my tests |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
couple of comment/documentation tweaks to pg storage... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
oops, forgot to put the drop for the extended tests... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
rewrote autoinc fetcher as a query into the pg_catalog... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
added darcs and git to MANIFEST.SKIP version control... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more work on pg tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
starting work on extended set of Pg auto-pk tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more pg test cleanup |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
more pg test cleanup |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
renamed pg test schemas to be more organized |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Robert Buels |
added __END__ before pod in Pg storage |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Peter Rabbitson |
Merge 'cookbook_fixes' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Matt S Trout |
get the COPYRIGHT in the right pless to not confuse... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Peter Rabbitson |
Consolidate _verify_pid calls |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Peter Rabbitson |
Add podcoverage skip |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Peter Rabbitson |
Make sure mysql is fixed |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Peter Rabbitson |
Storable is now in Core |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Peter Rabbitson |
Storable sanification |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Peter Rabbitson |
POD lists the storable hooks, but does no load them |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Robert Buels |
oops, missed something screwed up by the pull |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Robert Buels |
more cleanup of pg tests, added cascade to drop functio... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Robert Buels |
POD patch, corrected erroneous usage of dbh_do in Stora... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
Merge 'trunk' into 'pg_unqualified_schema' |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Robert Buels |
more cleanup of 72pg.t |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Robert Buels |
some reorganization and cleanup of pg-specific tests |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
Make pg sequence autodetect deterministic (or throw... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
Mysql v3 support (ick) |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
No fancy methods for the default_jointype, as we don... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
Invoke default_join_type only on undefined types |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
First part of mysql insanity |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
Some cleanup... don't remember where it came from |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
Centralize handling of minimum sqlt version to DBIx... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Peter Rabbitson |
Streamline pg test-schemas cleanup |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Further improvement in the bind value column names... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Fixed the bind value column names in the SQL literal... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Fixed wrong literal SQL + bind examples (missing operat... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Added many-to-many add_to_*() example to stress that... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Rewrote 'SQL functions on the lhs' to use the new SQLA... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Replaced deprecated \'colname DESC' order_by syntax... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Added pointer to DBIx::Class::DynamicSubclass. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Added a comment to the example code to stress that... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Rewrote 'SQL functions on the lhs' to use the new SQLA... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Mentions the possibiliby of creating indexes on SQL... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Added pointer to 'SQL functions on the lhs' to the... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Norbert Buchmuller |
Changed the sample SQL in the Cookbook 'Complex WHERE... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Arthur Axel... |
pod describing strife with MSSQL |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Matt S Trout |
split copyright and license |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Matt S Trout |
clearer copyright |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Peter Rabbitson |
Comment |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Peter Rabbitson |
Fix insert_bulk with rebless |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Peter Rabbitson |
Rewrap todo properly |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Robert Buels |
tweak to Pg test, warnings_like -> warnings_exist |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Robert Buels |
in Pg storage, added a warning for case when the nextva... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Robert Buels |
reworked tests for pg last_insert_id in presence of... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Robert Buels |
Merge 'trunk' into 'pg_unqualified_schema' |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Peter Rabbitson |
Fix misleading FAQ entry |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Peter Rabbitson |
Quote deps, avoid floating problems |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Justin Hunter |
remove . from end of =head links |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Rafael Kitover |
fix case where repelicant coderef dsn does not connect |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Rafael Kitover |
make replicant dsn detection a bit nicer |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Rafael Kitover |
support coderef connect_infos for repicated storage |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Peter Rabbitson |
Sanify 03podcoverage.t, allow wildcard skipping |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Peter Rabbitson |
Merge 'connect_info_hash' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Peter Rabbitson |
Changes |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Peter Rabbitson |
Minor cleanup and test enhancement |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Rafael Kitover |
add dbh_maker option to connect_info hash |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Peter Rabbitson |
Reduce the number of heavy dbh_do calls |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Peter Rabbitson |
Make podcoverage happy |
commit | commitdiff | tree | snapshot |
next |