-
- Downloads
[ADQL] Fix ADQL to SQL translation of strings: the character ' was not escaped.
Now, all occurences of ' are replaced by '' in the SQL translation.
test/adql/translator/TestJDBCTranslator.java
0 → 100644
Please register or sign in to comment