mirror of
https://github.com/kremalicious/umami.git
synced 2025-01-11 21:45:53 +01:00
undo 01_init change
This commit is contained in:
parent
7b9abd72f8
commit
bb2cd93ad4
@ -56,6 +56,7 @@ CREATE TABLE "website_event" (
|
||||
"referrer" VARCHAR(500),
|
||||
"event_type" INTEGER NOT NULL DEFAULT 1,
|
||||
"event_name" VARCHAR(50),
|
||||
"event_data" JSONB,
|
||||
|
||||
CONSTRAINT "website_event_pkey" PRIMARY KEY ("event_id")
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user