Skip to content

Commit

Permalink
feat: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgutgon committed Dec 12, 2024
1 parent 63e35a2 commit a985d02
Show file tree
Hide file tree
Showing 5 changed files with 3,520 additions and 3 deletions.
2 changes: 2 additions & 0 deletions packages/core/drizzle/0108_previous_silvermane.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE "latitude"."document_logs" ALTER COLUMN "created_at" SET DATA TYPE timestamp with time zone;--> statement-breakpoint
ALTER TABLE "latitude"."document_logs" ALTER COLUMN "updated_at" SET DATA TYPE timestamp with time zone;
Loading

0 comments on commit a985d02

Please sign in to comment.