Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vollt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sonia Zorba
vollt
Repository
9e8f8e7228085088e209529b9c3978e0d7560a3d
Select Git revision
0 results
vollt
test
adql
translator
TestJDBCTranslator.java
Find file
Blame
Permalink
9 years ago
9e8f8e72
[ADQL] Fix ADQL to SQL translation of strings: the character ' was not escaped.
· 9e8f8e72
gmantele
authored
9 years ago
Now, all occurences of ' are replaced by '' in the SQL translation.
9e8f8e72
History
[ADQL] Fix ADQL to SQL translation of strings: the character ' was not escaped.
gmantele
authored
9 years ago
Now, all occurences of ' are replaced by '' in the SQL translation.