Changes between Initial Version and Version 1 of Ticket #35032, comment 2


Ignore:
Timestamp:
Dec 13, 2023, 1:34:45 PM (9 months ago)
Author:
Mariusz Felisiak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35032, comment 2

    initial v1  
    88         def db_type(self, connection):
    99             return "char(32)"
    10  
    1110+
    1211+        def get_db_prep_value(self, value, connection, prepared=False):
Back to Top