Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/ivinjabraham/root into A…
Browse files Browse the repository at this point in the history
…dd-update-attendance-mutation
  • Loading branch information
Wreck-X committed Aug 13, 2024
2 parents 390e43f + eae3c9e commit 5883aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migrations/20240813132052_rename_present_to_is_present.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE Attendance RENAME COLUMN ispresent TO is_present;

0 comments on commit 5883aa2

Please sign in to comment.