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.
literal/1
1 parent 62a820d commit 157a8daCopy full SHA for 157a8da
1 file changed
CHANGELOG.md
@@ -34,6 +34,7 @@ Requires Elixir v1.14+.
34
### Soft deprecations (no warnings emitted)
35
36
* [Ecto.Repo] `Ecto.Repo.transaction/2` is soft-deprecated in favor of `Ecto.Repo.transact/1`
37
+ * [Ecto.Query.API] `literal/1` is deprecated in favor of `identifier/1`
38
39
## v3.12.6 (2025-06-11)
40
0 commit comments