This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
Kyoo
Watch
1
Star
0
Fork
0
You've already forked Kyoo
mirror of
https://github.com/zoriya/Kyoo.git
synced
2025-05-24 02:02:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kyoo
/
auth
/
sql
/
migrations
/
000003_apikeys.down.sql
Zoe Roux
822a7029ef
wip: Add api keys apis
2025-04-23 19:41:42 +02:00
6 lines
37 B
PL/PgSQL
Raw
Permalink
Blame
History
begin
;
drop
table
apikeys
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink