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
17a86bd896
tipus
/
revert
/
email.sql
8 lines
83 B
PL/PgSQL
Raw
Blame
History
-- Revert tipus:email from pg
begin
;
drop
domain
if
exists
tipus
.
email
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink