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