0

I use xorm engine.Sync2 to sycn tables with sqlite3 driver. But when I sync these tables again, it prompts "near "MODIFY": syntax error". It seems that SQLite only supports synchronization once. However, I never met this problem in mysql and postgresql. How could I solve this problem?

lzf
  • 29
  • 4
  • please share [`MWE`](https://stackoverflow.com/help/minimal-reproducible-example) – Chandan May 10 '22 at 03:34
  • @Chandan sorry about the delay. So weird, I just want to reproduce the problem, but it's just gone... Thank you for your attention! – lzf Sep 19 '22 at 08:27

0 Answers0