um-cseg/chez-betty

View on GitHub
chezbetty/migrations/migration_1.21.0-1.22.0.sql

Summary

Maintainability
Test Coverage
ALTER TYPE account_type ADD VALUE 'reimbursee';
ALTER TYPE event_type ADD VALUE 'reimbursement';
ALTER TYPE transaction_type ADD VALUE 'reimbursement';