Unverified Commit 09d513b2 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

When transforming into SQL statements, double quote column names. (#141)

The UPDATE and DELETE statements already had double-quoting for column
names, but the INSERT statements where missing that treatment.
parent ac5f957b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment