sourcehut
Log in
—
Register
~singpolyma
/
jmp-schemas
summary
tree
log
refs
ref:
2021062
jmp-schemas
/
revert
/customer_plans.sql
-rw-r--r--
81 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
--
Revert
jmp
:
customer_plans
from
pg
BEGIN
;
DROP
VIEW
customer_plans
;
COMMIT
;