This website requires JavaScript.
Explore
Help
Sign In
evan
/
AnthoLume
Watch
1
Star
0
Fork
0
You've already forked AnthoLume
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
b1cfd16627330f3f8af90b0b7a9e6bc8c682ef32
AnthoLume
/
database
/
migrations
T
History
evan
015ca30ac5
continuous-integration/drone/push
Build is passing
Details
feat(auth): add auth hash (allows purging sessions & more)
2024-01-28 11:21:06 -05:00
..
20240128012356_user_auth_hash.go
feat(auth): add auth hash (allows purging sessions & more)
2024-01-28 11:21:06 -05:00
README.md
feat(auth): add auth hash (allows purging sessions & more)
2024-01-28 11:21:06 -05:00
utils.go
feat(auth): add auth hash (allows purging sessions & more)
2024-01-28 11:21:06 -05:00
README.md
DB Migrations
# SQL migration
goose create migration_name sql
# Go migration
goose create migration_name
Reference in New Issue
View Git Blame
Copy Permalink