UNPKG

@accounter/server

Version:

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

8 lines 259 B
export default { name: '2025-03-24T18-35-56.add-to-context-ledger-lock2.sql', run: ({ sql }) => sql ` alter table accounter_schema.user_context add ledger_lock date; `, }; //# sourceMappingURL=2025-03-24T18-35-56.add-to-context-ledger-lock2.js.map