Skip to content

Commit 7d74c83

Browse files
Merge branch 'develop-postgres' of https://github.com/PalisadoesFoundation/talawa-api into feature/betterAuth4
2 parents 0532750 + 0fac5c2 commit 7d74c83

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+15618
-15510
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)