Files
klz-cables.com/.pnpm-store/v10/files/c6/40cd2ac0666a7e1d80441838cdd09a8aae6d3ff9070a1ebe51da58bc57194982121d3db26501a8841dc9799011c291bf1206cfadb9067c4f2310300db5c717
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

20 lines
426 B
Plaintext

export const defaultDrizzleSnapshot = {
id: '00000000-0000-0000-0000-000000000000',
_meta: {
columns: {},
schemas: {},
tables: {}
},
dialect: 'postgresql',
enums: {},
policies: {},
prevId: '00000000-0000-0000-0000-00000000000',
roles: {},
schemas: {},
sequences: {},
tables: {},
version: '7',
views: {}
};
//# sourceMappingURL=defaultSnapshot.js.map