Is there a way to create a table with db.define_table that has a column 
with an on conflict clause like 'create table t (col unique not null on 
conflict ignore)'?

Reply via email to