Implemented basic functions

This commit is contained in:
Magnus Åhall 2024-04-30 08:04:16 +02:00
parent 89f483171a
commit 965e2daeb3
22 changed files with 711 additions and 58 deletions

1
sql/00007.sql Normal file
View file

@ -0,0 +1 @@
ALTER TABLE datapoint DROP COLUMN section_id;