[Bast-commits] r9754 - SQL-Abstract/1.x/trunk
    frew at dev.catalyst.perl.org 
    frew at dev.catalyst.perl.org
       
    Sat Oct  9 08:46:41 GMT 2010
    
    
  
Author: frew
Date: 2010-10-09 09:46:41 +0100 (Sat, 09 Oct 2010)
New Revision: 9754
Modified:
   SQL-Abstract/1.x/trunk/Changes
Log:
Changes for past two commits
Modified: SQL-Abstract/1.x/trunk/Changes
===================================================================
--- SQL-Abstract/1.x/trunk/Changes	2010-10-09 08:39:57 UTC (rev 9753)
+++ SQL-Abstract/1.x/trunk/Changes	2010-10-09 08:46:41 UTC (rev 9754)
@@ -1,5 +1,7 @@
 Revision history for SQL::Abstract
 
+    - Fix a silly bug which broke placeholder fill-in in DBIC
+    - Installs format-sql to format SQL passed in over STDIN
     - Switch the tokenizer to precompiled regexes (massive speedup)
     - Rudimentary handling of quotes ( 'WHERE' vs WHERE )
     - Fix extended argument parsing by IN/BETWEEN
    
    
More information about the Bast-commits
mailing list