UNPKG

@accounter/server

Version:

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

10 lines 286 B
export default { name: '2025-12-09T18-28-13.bank-account-iban.sql', run: ({ sql }) => sql ` ALTER TABLE "accounter_schema"."financial_bank_accounts" ADD COLUMN "iban" VARCHAR(34) NULL; `, }; //# sourceMappingURL=2025-12-09T18-28-13.bank-account-iban.js.map