sourcehut
Log in
—
Register
~singpolyma
/
jmp-schemas
summary
tree
log
refs
jmp-schemas
/
revert
/balances.sql
-rw-r--r--
69 bytes
View
Log
Blame
View raw
395bb797
—
Stephen Paul Weber
Tag for notify on top up an expired account
a month ago
1
2
3
4
5
6
7
--
Revert
jmp
:
balances
from
pg
BEGIN
;
DROP
VIEW
balances
;
COMMIT
;