Skip to content

Commit 5c6cc40

Browse files
reverted init_scheme for version history
1 parent c245764 commit 5c6cc40

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

migrations/20260316192946_initial_schema.up.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ CREATE TABLE IF NOT EXISTS org_members (
4444

4545
CREATE TABLE IF NOT EXISTS events (
4646
eid UUID PRIMARY KEY DEFAULT gen_random_uuid(),
47-
title TEXT,
4847
location TEXT,
4948
event_time TIMESTAMP,
5049
description TEXT,

0 commit comments

Comments
 (0)