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