index
:
kakeibo-old.git
main
Unnamed repository; edit this file 'description' to name the repository.
Masaya Tojo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
revert
/
transactions.sql
blob: 835ff3d9e61f04fdaf68426b60fb144dc52fc09f (
about
) (
plain
)
1
2
3
4
5
6
7
--
Revert
kakeibo
:
transactions
from
pg
BEGIN
;
DROP
TABLE
kakeibo
.
transactions
;
COMMIT
;