Is there a way to construct a query "UPDATE OR INSERT" for firebird like 
Postgres "INSERT...ON CONFLICT (Upsert)" 
(http://docs.sqlalchemy.org/en/latest/dialects/postgresql.html#insert-on-conflict-upsert)?


Firebird docs 
http://www.firebirdsql.org/refdocs/langrefupd25-update-or-insert.html

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to