pull/173/head
SneedBot 2023-08-01 07:14:21 +00:00
parent c351c4b70e
commit 12755d1be2
3 changed files with 6319 additions and 1 deletions

View File

@ -1070,7 +1070,7 @@ CREATE TABLE public.subscriptions (
--
CREATE TABLE public.transactions (
id character varying(64) NOT NULL,
id character varying(66) NOT NULL,
created_utc integer NOT NULL,
type character varying(12) NOT NULL,
amount integer NOT NULL,

0
scripts/schema.sh 100644 → 100755
View File

6318
seed-db.sql 100644

File diff suppressed because it is too large Load Diff