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