The migration is conflicting — the table already holds rows and the two new columns are required. I'll amend the schema so each new column ships with a sensible default instead.
38 minutes agodb/schema.ts
npm run db:push
Schema changes landed cleanly. Restarting the service now so I can confirm the new filters return results.
31 minutes agoStart application
Added neighbourhood, Wi-Fi and opening-hours filters to the shops page, plus a faster search index.
Do the new filters (Wi-Fi, neighbourhood, opening hours) actually show up, and is search still returning matches?
29 minutes agoQuery your docs index and package registry without leaving the editor.
By activating an extension you agree to the User Terms.
Author notes: the index needs to read open buffers and the project manifest to return accurate matches.