-- Verify kakeibo:items on pg BEGIN; SELECT id, transaction_id, category, subcategory, amount, note, created_at, updated_at FROM kakeibo.items WHERE FALSE; ROLLBACK;
![]() |
index : kakeibo-old.git | |
Unnamed repository; edit this file 'description' to name the repository. | Masaya Tojo |
aboutsummaryrefslogtreecommitdiff |
-- Verify kakeibo:items on pg BEGIN; SELECT id, transaction_id, category, subcategory, amount, note, created_at, updated_at FROM kakeibo.items WHERE FALSE; ROLLBACK;