projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
90089d6
)
Remove executable bit from Parser/JSON.pm (RT#100532)
Dagfinn Ilmari Mannsåker [Mon, 24 Nov 2014 18:18:50 +0000 (18:18 +0000)]
Changes
patch
|
blob
|
blame
|
history
lib/SQL/Translator/Parser/JSON.pm
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
d298b50
..
f057239
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-10,6
+10,7
@@
Changes for SQL::Translator
* Add support for ALTER TABLE ... ADD CONSTRAINT to Oracle parser
* Add trigger support to Oracle parser (RT#62927)
* Fix erroneous PostgreSQL floating point type translations (RT#99725)
+ * Remove executable bit from Parser/JSON.pm (RT#100532)
0.11020 2014-09-02
diff --git
a/lib/SQL/Translator/Parser/JSON.pm
b/lib/SQL/Translator/Parser/JSON.pm
old mode 100755
(executable)
new mode 100644
(file)