No but you can do db(condition).update(**d) or db.table.insert(**d)
On Nov 9, 1:00 pm, Stef Mientki <stef.mien...@gmail.com> wrote: > hello, > > I wonder if there is a "insert or replace" or another mechanism, when insert > fails ? > > thanks, > Stef Mientki