Commit Graph

7 Commits

Author SHA1 Message Date
wpetit 05a9861e6f feat(storage): rpc based implementation
arcad/edge/pipeline/head There was a failure building this commit Details
arcad/edge/pipeline/pr-master There was a failure building this commit Details
2023-09-12 22:03:25 -06:00
wpetit 054e80bbfb fix(storage,sqlite): prevent 'database is busy' error by using busy_timeout pragma 2023-04-06 14:45:50 +02:00
wpetit 5ad4ab2e23 feat(storage,document,sqlite): implements order by and limit 2023-03-01 12:12:11 +01:00
wpetit b9f985ab0c fix(module,store): allow querying on _id, _createdAt, _updatedAt attributes 2023-02-21 15:05:01 +01:00
wpetit c721d46218 fix(storage,document): sequential upserts 2023-02-17 22:26:12 +01:00
wpetit 85f50eb9d5 fix(storage,sqlite): in operator sqlite translation 2023-02-17 16:59:05 +01:00
wpetit 81dc1adfef feat: initial commit 2023-02-16 17:04:15 +01:00