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)