UNPKG

@accounter/server

Version:

The test suite is split into three Vitest projects for efficiency and isolation:

10 lines (9 loc) 303 B
export default { name: '2025-07-07T10-30-32.support-aud-currency.sql', run: ({ sql }) => sql ` ALTER TYPE accounter_schema.currency ADD VALUE 'AUD'; alter table accounter_schema.exchange_rates add aud numeric(5, 4); `, }; //# sourceMappingURL=2025-07-07T10-30-32.support-aud-currency.js.map