This website requires JavaScript.
Explore
Help
Sign In
tandem
/
tipus
Watch
2
Star
0
Fork
You've already forked tipus
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
26e3268579
tipus
/
revert
/
schema_auth.sql
8 lines
82 B
PL/PgSQL
Raw
Blame
History
-- Revert tipus:schema_auth from pg
begin
;
drop
schema
if
exists
auth
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink