Friday, August 26, 2022

Python and MySQL query using Prepared Statement

so i just found out that mysql-connector for python from Oracle have a prepared-statement subclass just like their JAVA counterpart.

and here i am using PyMySQL for years like an idiot

No comments:

Post a Comment