sourcehut
Log in
—
Register
~singpolyma
/
jmp-schemas
summary
tree
log
refs
ref:
2021062
jmp-schemas
/
revert
/cdr.sql
-rw-r--r--
86 bytes
View
Log
Blame
View raw
9ff939ee
—
Stephen Paul Weber
tag for deploy of jmp-pay to production
1 year, 3 months ago
1
2
3
4
5
6
7
8
--
Revert
jmp
:
cdr
from
pg
BEGIN
;
DROP
TABLE
cdr
;
DROP
TYPE
call_direction
;
COMMIT
;