ronin-code-sql
ronin-code-sql copied to clipboard
Add a `sql:` keyword argument for selecting the SQL dialect
Add a sql:
keyword argument that selects the SQL dialect (ex: sql: :postgresql
). This will control how Strings are quoted vs column names.