0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: use atomic writes to avoid data corruption in case of crashes (#468) More... over 2 years ago
chore: release version v4.7.0 More... almost 3 years ago
chore: fix a lot of typos More... almost 3 years ago
test: add test for inserting existing doc_id using `insert_multiple` More... almost 3 years ago
refactor(tests): run all table tests with `MemoryStorage` and `JSONStorage` More... almost 3 years ago
refactor(table): skip unneeded document ID conversions in more places More... almost 3 years ago
refactor: allow Table.get by doc_id to have O(1) behavior (#460) More... almost 3 years ago
infra(ci): run test suite on Pull Requests More... almost 3 years ago
docs: add note about `insert_multiple` with `Document`s More... almost 3 years ago
tests: add test for insert_multiple with `Document`s More... almost 3 years ago
chore: code cleanup More... almost 3 years ago
feat: allow inserting `Document` instances using insert_multiple More... almost 3 years ago
chore: order extension list by name More... almost 3 years ago
chore: fix RST syntax error More... almost 3 years ago
docs: add link to BetterJSONStorage More... almost 3 years ago
fix: prevent partially initialized modules during imports More... almost 3 years ago
style: consistently order imports More... almost 3 years ago
chore: remove unnecessary `ignore` type hints More... almost 3 years ago
chore: release version v4.6.1 More... almost 3 years ago
style: use variable type annotations instead of type hint comments More... almost 3 years ago
fix: make query callables work again More... almost 3 years ago
chore: release version v4.6.0 More... almost 3 years ago
docs: add note about backwards compatibility when query methods are added More... almost 3 years ago
chore: fix trivial typos (#453) More... almost 3 years ago
fix(queries): fix type annotations More... almost 3 years ago
feat: support `map` query operation (#445) More... almost 3 years ago
docs: fix call to super() in custom middleware More... almost 3 years ago
docs: loop over table_data in custom middleware More... almost 3 years ago
docs: fix minor function docstring typos (#449) More... about 3 years ago
chore: allow using typing-extensions 4.x More... about 3 years ago