Skip to content
Snippets Groups Projects

add balance to accounts

Open poka requested to merge account-balance into main
Compare and Show latest version
16 files
+ 200
98
Compare changes
  • Side-by-side
  • Inline
Files
16
+ 1
0
DROP FUNCTION IF EXISTS public.get_total_balance(account_row public.account);
\ No newline at end of file
Loading