UNPKG

@accounter/server

Version:

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

8 lines 268 B
export default { name: '2025-03-27T11-33-29.documents-allocation-numbers.sql', run: ({ sql }) => sql ` alter table accounter_schema.documents add allocation_number varchar(9); `, }; //# sourceMappingURL=2025-03-27T11-33-29.documents-allocation-numbers.js.map