This website requires JavaScript.
Explore
Help
Sign In
Imperial-MEng
/
drp-48
Watch
1
Star
0
Fork
0
You've already forked drp-48
Code
Issues
17
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
61915cd6a6d4828d629266493d1862bff65ee986
drp-48
/
supabase
/
migrations
History
Barf-Vader
3cec498192
feat: added compulsory tags
2025-06-09 17:25:12 +01:00
..
20250530085401_study_spaces_skeleton.sql
refactor: cleanup skeleton, setup supabase properly
2025-06-04 11:21:54 +01:00
20250604100124_study_space_addresses.sql
refactor: cleanup skeleton, setup supabase properly
2025-06-04 11:21:54 +01:00
20250604223126_rename_address_to_location.sql
chore: rename address to building location
2025-06-04 23:35:02 +01:00
20250605162005_add_tags.sql
feat: added tags on upload and view tweaked navbar
2025-06-06 04:11:22 +01:00
20250609142130_add-compulsory-tags.sql
feat: added compulsory tags
2025-06-09 17:25:12 +01:00
README.md
feat: initial commit
2025-05-30 06:37:19 +01:00
README.md
Database migrations
Migrations represent instructions to convert the database from an older schema to a newer one.