projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ac217b3
)
add missing Changes
Arthur Axel 'fREW' Schmidt [Wed, 7 May 2014 18:33:14 +0000 (13:33 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
ceb30b6
..
6cd0f5c
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,9
@@
Changes for SQL::Translator
+ * Add Json and hstore types to Pg Parser (cloudinstustrie)
* Fix DROP TABLE in SQL Server Producer
+ * Fix Pg DBI parser test (Dagfinn Ilmari Mannsåker)
+ * Remove spurious warning (Matt Phillips)
0.11018 2013-10-31 🎃