Skip to content

Commit

Permalink
Add migration
Browse files Browse the repository at this point in the history
  • Loading branch information
cr0wst committed Feb 3, 2025
1 parent ce7d876 commit eb0040a
Show file tree
Hide file tree
Showing 3 changed files with 727 additions and 0 deletions.
1 change: 1 addition & 0 deletions drizzle/0003_talented_darwin.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "airspace_static_element_groups" ADD COLUMN "is_published" boolean DEFAULT false NOT NULL;
Loading

0 comments on commit eb0040a

Please sign in to comment.