You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sqlFormatConj, sqlOp, sqlOps, sqlFormatOp, sqlFormatValue, sqlFormatReverse, formatSpelField, sqlFunc, sqlFormatFunc, sqlImport for building SQL where query with QbUtils.sqlFormat()
but formatSpelField function isn't the right function to change a field for sqlFormat function.
Describe the bug
I try to use "sqlDialect" setting for my config, but there is no such a property. I reference to this doc: https://github.com/ukrbublik/react-awesome-query-builder/blob/master/CONFIG.adoc
I want to do it so it adds single quotes to field names when SQL query is created.
Is it a bug or am I missing something?
The text was updated successfully, but these errors were encountered: