Julia Programming Language
Changing '"' char by '`' in FunSQL and MySQL query
Specific Domains
Data
xitology
December 24, 2021, 2:31pm
2
You can specify the dialect when you render the query:
render(q, dialect = :mysql)
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
New replace(s, pat => f) in functiion How to use?
General Usage
1
396
October 8, 2018
How to replace \ by \\ in string
New to Julia
strings
5
507
June 12, 2022
Inconsistency between `replace` on an `AbstractString` vs. `Vector{Char}`
Internals & Design
4
681
January 7, 2018
SQL input sanitization
Web Stack
question
1
789
September 28, 2019
Queryverse queries lose type information?
General Usage
queryverse
8
844
June 1, 2020