This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
goserv
Watch
1
Star
1
Fork
You've already forked goserv
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
80977071ff
goserv
/
assets
/
configfs
/
files
/
postgres
/
drop.sql
4 lines
96 B
SQL
Raw
Blame
History
-- this is only used for the tests
DROP
TABLE
IF
EXISTS
"
authn
"
;
DROP
TABLE
IF
EXISTS
"
events
"
;
Reference in New Issue
View Git Blame
Copy Permalink