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 45351d3 commit a4b40eaCopy full SHA for a4b40ea
changelog.yml
@@ -5,6 +5,8 @@
5
fixed:
6
- "`Relation#join` no longer crashes when aliased relation is used with a block
7
(issue #369) (@abrthel)"
8
+ - 'Attributes aliases are properly handled when constructing queries with SQL functions
9
+ (issue #370 fixed via #373) (@abrthel)'
10
added:
11
- |-
12
`Relation#full_text_search` that provides an API for [PostgreSQL's Full Text Search](https://www.postgresql.org/docs/9.5/textsearch.html) (@ianks)
0 commit comments