edge/pkg/storage/sqlite
wpetit 5ad4ab2e23 feat(storage,document,sqlite): implements order by and limit 2023-03-01 12:12:11 +01:00
..
testdata feat: initial commit 2023-02-16 17:04:15 +01:00
blob_bucket.go feat: initial commit 2023-02-16 17:04:15 +01:00
blob_info.go feat: initial commit 2023-02-16 17:04:15 +01:00
blob_store.go feat: initial commit 2023-02-16 17:04:15 +01:00
blob_store_test.go feat: initial commit 2023-02-16 17:04:15 +01:00
document_store.go feat(storage,document,sqlite): implements order by and limit 2023-03-01 12:12:11 +01:00
document_store_test.go feat: initial commit 2023-02-16 17:04:15 +01:00
filter.go fix(module,store): allow querying on _id, _createdAt, _updatedAt attributes 2023-02-21 15:05:01 +01:00
json.go feat: initial commit 2023-02-16 17:04:15 +01:00
sql.go feat: initial commit 2023-02-16 17:04:15 +01:00