Skip to content

Commit

Permalink
DB Migration
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Sep 5, 2024
1 parent d82edd0 commit ec5927d
Show file tree
Hide file tree
Showing 3 changed files with 2,056 additions and 0 deletions.
1 change: 1 addition & 0 deletions api/migrations/0059_gorgeous_vector.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "profile" ADD COLUMN "display_text" text DEFAULT 'm' NOT NULL;
Loading

0 comments on commit ec5927d

Please sign in to comment.