Skip to content

Commit

Permalink
Merge pull request #36 from joshuaisaact/activity-edit
Browse files Browse the repository at this point in the history
feat: Add activity reordering within days
  • Loading branch information
joshuaisaact authored Dec 1, 2024
2 parents 23fa353 + 11b4a4f commit 1e8c546
Show file tree
Hide file tree
Showing 26 changed files with 1,701 additions and 131 deletions.
1 change: 1 addition & 0 deletions drizzle/20241130170843_easy_human_cannonball.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "itinerary_days" ADD COLUMN "slot_number" integer;
Loading

0 comments on commit 1e8c546

Please sign in to comment.