Forums

How can I update my sqlite version to the newest version?

ALTER TABLE DROP COLUMN statements were added to sqlite in version 3.35, and according to the pythonanywhere console my website uses version 3.31.1. How can I update my sqlite version to 3.35?

You can't upgrade system packages, they will be upgraded in the next system image.