Files
anyhealth/drizzle/0000_talented_young_avengers.sql
T

5 lines
74 B
SQL

CREATE TABLE `metas` (
`key` text PRIMARY KEY NOT NULL,
`value` text
);