Commit Graph
2 Commits
Author SHA1 Message Date
Peter DeVita 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
Peter DeVita a002af5718 Fix test_initializing_models (#1176) 2023-08-25 09:48:26 +02:00