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-23 17:52:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kyoo
/
auth
/
sql
/
migrations
/
000002_config.down.sql
Zoe Roux
dfc411e5f6
Add configuration table
2024-10-19 18:09:20 +02:00
6 lines
36 B
PL/PgSQL
Raw
Blame
History
begin
;
drop
table
config
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink