Skip to content

Commit

Permalink
changelog:5.0.2 - format
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Jan 8, 2025
1 parent 7d09ca2 commit 3536f1d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

### Changes

* When using the `@file` operator in queries, the values are matched exactly with the [SQL `IN` operator](https://sqlite.org/src/doc/tip/src/in-operator.md).
* The `@like` operator no longer has any effect when use in conjunction with `@file`
* When using the `@file` operator in queries, the values are matched exactly with the [SQL
`IN` operator](https://sqlite.org/src/doc/tip/src/in-operator.md).
* The `@like` operator no longer has any effect when use in conjunction with `@file`

## v5.0.1

Expand Down

0 comments on commit 3536f1d

Please sign in to comment.