SQLite User Forum

bug:update from virtual table (geopoly),and no return received
Login
It’s the latest version  3.35.4,and when to exec the sql “ update times  set block_id = 6  from pathway where times.block_id = 3;” the table has record which block_id = 3! 
And when no record meet the condition,it complete very fast!