edge/pkg/storage/sqlite
wpetit 0577762be9 feat(module,blob): implements full api 2023-03-23 19:01:20 +01:00
..
testdata feat: initial commit 2023-02-16 17:04:15 +01:00
blob_bucket.go feat(module,blob): implements full api 2023-03-23 19:01:20 +01:00
blob_info.go feat: initial commit 2023-02-16 17:04:15 +01:00
blob_store.go feat(module,blob): implements full api 2023-03-23 19:01:20 +01:00
blob_store_test.go feat: initial commit 2023-02-16 17:04:15 +01:00
document_store.go fix(storage,document,sqlite): fix nil pointer exception in query options 2023-03-01 13:06:32 +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 chore(sqlite): add Open() utility func 2023-03-03 16:37:19 +01:00