notXCS/migrations/0005_place_name.sql
2026-07-02 16:05:28 +00:00

2 lines
41 B
SQL

ALTER TABLE places ADD COLUMN name TEXT;