smon/sql/00017.sql

2 lines
77 B
MySQL
Raw Permalink Normal View History

2024-06-24 11:18:51 +02:00
ALTER TABLE public.datapoint ADD COLUMN comment VARCHAR DEFAULT '' NOT NULL;