I got to learn e32db these days and tried some examples.BUT this sql statements doesn't work.
m.execute(u"UPDATE test SET id=id+1 WHERE id>3")
why?
help me.
I got to learn e32db these days and tried some examples.BUT this sql statements doesn't work.
m.execute(u"UPDATE test SET id=id+1 WHERE id>3")
why?
help me.