This website requires JavaScript.
Explore
Help
Sign In
eta357
/
LibreTunes-Nix-Test
Watch
1
Star
0
Fork
0
You've already forked LibreTunes-Nix-Test
Code
Pull Requests
Actions
Activity
LibreTunes-Nix-Test
/
migrations
/
2024-05-18-231505_add_user_admin
/
down.sql
Ethan Girouard
6ae55d5cfc
Add admin column to users table
2024-05-19 10:45:45 -04:00
2 lines
37 B
SQL
Raw
Blame
History
ALTER
TABLE
users
DROP
COLUMN
admin
;
View Git Blame
Copy Permalink