To update the prebuilt executable you can run ./pocketbase update . Added new “SQL console” section under Settings > Debug allowing executing any raw SQL query from the UI ( #2236 ; #7638 ). Note that this is intended for one-off analytic queries, the occasional VACUUM / PRAGMA optimize or debug purposes and not as the primary interface for interacting with your PocketBase data because it can break your application if not used with proper care!