q
q copied to clipboard
DeprecationWarning: The default datetime adapter is deprecated as of Python 3.12
q.py:535: DeprecationWarning: The default datetime adapter is deprecated as of Python 3.12; see the sqlite3 documentation for suggested replacement recipes
r = self.cursor.execute(q,params)