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
2026-06-04 05:15:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34c891128e726886c8acc3524ee46ceb0b602970
Kyoo
/
auth
/
sql
/
migrations
/
000003_apikeys.down.sql
T
Zoe Roux
822a7029ef
wip: Add api keys apis
2025-04-23 19:41:42 +02:00
6 lines
37 B
PL/PgSQL
Raw
Blame
History
begin
;
drop
table
apikeys
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink