Skip to content

Conversation

sorentwo
Copy link
Contributor

Every use of literal/1 generates a warning that directs people to use identifier/1 instead. According to the CHANGELOG, this is a soft deprecation and it shouldn't generate so much noise.

Furthermore, this warning causes a great deal of noise for users of libraries that support multiple versions of Ecto.

Every use of `literal/1` generates a warning that directs people to use
`identifier/1` instead. According to the CHANGELOG, this is a soft
deprecation and it shouldn't generate so much noise.

Furthermore, this warning causes a great deal of noise for users of
libraries that support multiple versions of Ecto.
@josevalim josevalim merged commit 9719089 into elixir-ecto:master Sep 19, 2025
7 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants