On 09/03/2016 01:25 AM, Rafał Rajko-Nenow wrote:
I'm struggling trying to "INSERT IGNORE" into mysql database.
I am using ORM.
All info I've found is about prefixing queries, found nothing about
possibility of prefixing inserts...
the prefix_with() method accomplishes this:
http://docs.sql
I'm struggling trying to "INSERT IGNORE" into mysql database.
I am using ORM.
All info I've found is about prefixing queries, found nothing about
possibility of prefixing inserts...
any help?
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
T