UNPKG

@accounter/server

Version:

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

10 lines 270 B
export default { name: '2025-11-09T17-03-45.financial-accounts-name.sql', run: ({ sql }) => sql ` ALTER TABLE accounter_schema.financial_accounts ADD COLUMN account_name TEXT NULL; `, }; //# sourceMappingURL=2025-11-09T17-03-45.financial-accounts-name.js.map