Commit 9719089
authored
Remove soft deprecated literal warning (#4660)
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.1 parent 148c03c commit 9719089
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
768 | 763 | | |
769 | 764 | | |
770 | 765 | | |
| |||
0 commit comments