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
History
Zoe Roux
667249bc81
Add CreatedBy value in apikeys
2025-04-23 22:45:39 +02:00
..
000001_users.down.sql
Add list users route & split oidc to a new table
2024-10-19 18:08:33 +02:00
000001_users.up.sql
Move pk to int autogen and uuid as handle
2024-10-19 18:09:22 +02:00
000002_sessions.down.sql
Remove db conf handling and read private key from storage
2025-04-04 22:44:44 +02:00
000002_sessions.up.sql
Remove db conf handling and read private key from storage
2025-04-04 22:44:44 +02:00
000003_apikeys.down.sql
wip: Add api keys apis
2025-04-23 19:41:42 +02:00
000003_apikeys.up.sql
Add CreatedBy value in apikeys
2025-04-23 22:45:39 +02:00