Changes between Initial Version and Version 1 of Ticket #36152


Ignore:
Timestamp:
Jan 28, 2025, 9:24:04 AM (2 days ago)
Author:
Jacob Walls
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36152 – Description

    initial v1  
    3535}}}
    3636
    37 But I still think we could easily fail at the ORM level instead of going to the backend and failing there.
     37But I still think we could easily ~~fail at the ORM level instead of going to the backend and failing there~~ just quote `%` to `%%`.
    3838
    3939The Oracle backend [https://github.com/django/django/blob/efec74b90868c2e611f863bf4301d92ce08067e8/django/db/backends/oracle/operations.py#L377 does this for you].
Back to Top