Skip to content

Commit

Permalink
Merge pull request #104 from lexicongovernance/add-new-events-column
Browse files Browse the repository at this point in the history
Add registration description field to events
  • Loading branch information
MartinBenediktBusch authored Jan 26, 2024
2 parents 2056873 + c6101e0 commit 9b52021
Show file tree
Hide file tree
Showing 5 changed files with 980 additions and 1 deletion.
1 change: 1 addition & 0 deletions migrations/0002_tan_archangel.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "events" ADD COLUMN "registration_description" varchar;
Loading

0 comments on commit 9b52021

Please sign in to comment.