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
98f4e8afab
tipus
/
revert
/
logout.sql
8 lines
89 B
PL/PgSQL
Raw
Blame
History
-- Revert tipus:logout from pg
begin
;
drop
function
if
exists
tipus
.
logout
(
)
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink