We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b40ea commit f3ef581Copy full SHA for f3ef581
CHANGELOG.md
@@ -16,6 +16,7 @@ posts.full_text_search([:title], 'tutorials', language: 'english')
16
### Fixed
17
18
- `Relation#join` no longer crashes when aliased relation is used with a block (issue #369) (@abrthel)
19
+- Attributes aliases are properly handled when constructing queries with SQL functions (issue #370 fixed via #373) (@abrthel)
20
21
22
[Compare v3.2.0...master](https://github.com/rom-rb/rom-sql/compare/v3.2.0...master)
0 commit comments