Commit Graph

1 Commits

Author SHA1 Message Date
242114ee91 fix: Table names and columns not being quoted properly (#789) (#1174)
* Split _on_clause() from_clause parameter into separate table and column strings

* Fix quoting for left side and order action, add test

* Improve join quoting, add more quoting tests
2023-08-30 17:48:32 +02:00