Skip to content

Commit 9b2c21e

Browse files
authored
Merge branch 'develop-postgres' into feat/devcontainer-workflow
2 parents aee36bc + 241112d commit 9b2c21e

29 files changed

+14467
-15249
lines changed

drizzle_migrations/20250321223020_crazy_avengers.sql

Lines changed: 0 additions & 1 deletion
This file was deleted.

drizzle_migrations/20250327150611_old_christian_walker.sql

Lines changed: 0 additions & 1 deletion
This file was deleted.

drizzle_migrations/20250325082255_clean_orphan.sql renamed to drizzle_migrations/20250406144036_curious_rattler.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ CREATE TABLE "actions" (
1414
"assigned_at" timestamp (3) with time zone NOT NULL,
1515
"actor_id" uuid,
1616
"category_id" uuid,
17-
"completion_at" timestamp (3) with time zone NOT NULL,
17+
"completion_at" timestamp (3) with time zone,
1818
"created_at" timestamp (3) with time zone DEFAULT now() NOT NULL,
1919
"creator_id" uuid,
2020
"event_id" uuid,

0 commit comments

Comments
 (0)