I want to use PostgreSQL in Python Flask, but I want to create tables and perform checks with SQL queries without using ORM, is this possible?
I want to use PostgreSQL in Python Flask, but I want to create tables and perform checks with SQL queries without using ORM, but I cannot do this, can you help?
New contributor
Barış Cerit is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.