mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-17 02:51:39 -05:00
Nope.
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
CREATE EXTENSION IF NOT EXISTS timescaledb CASCADE;
|
CREATE EXTENSION IF NOT EXISTS timescaledb CASCADE;
|
||||||
|
|
||||||
ALTER EXTENSION timescaledb UPDATE;
|
|
||||||
|
|
||||||
CREATE TABLE IF NOT EXISTS weather_reading
|
CREATE TABLE IF NOT EXISTS weather_reading
|
||||||
(
|
(
|
||||||
timestamp timestamptz NOT NULL
|
timestamp timestamptz NOT NULL
|
||||||
|
|||||||
Reference in New Issue
Block a user