mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-27 17:42:29 -04:00
Hard code keibi postgres schema
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
begin;
|
||||
|
||||
drop table sessions;
|
||||
drop table keibi.sessions;
|
||||
|
||||
commit;
|
||||
|
||||
Reference in New Issue
Block a user