{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":623944933,"defaultBranch":"main","name":"lmdb-query","ownerLogin":"anywhichway","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-05T12:23:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4958795?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1680697406.0","currentOid":""},"activityList":{"items":[{"before":"570036c2d4ec7020719b9153e619537d2a66798e","after":"de07a411517d6995bd06cbc3accd16d0b3d82a32","ref":"refs/heads/main","pushedAt":"2023-05-05T16:30:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Updated version of `lmdb-extend` to `v1.2.2","shortMessageHtmlLink":"Updated version of lmdb-extend to `v1.2.2"}},{"before":"96fece5916695d2cf63e61c89afdbbd4b7443229","after":"570036c2d4ec7020719b9153e619537d2a66798e","ref":"refs/heads/main","pushedAt":"2023-05-05T16:10:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Updated version of `lmdb-extend` to `v1.2.1","shortMessageHtmlLink":"Updated version of lmdb-extend to `v1.2.1"}},{"before":"b7ebe6a16f2a39f5238f7db5c76b83b74df073f8","after":"96fece5916695d2cf63e61c89afdbbd4b7443229","ref":"refs/heads/main","pushedAt":"2023-05-04T17:54:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":" Added performance tests. Optimized `getRangeWhere`.","shortMessageHtmlLink":" Added performance tests. Optimized getRangeWhere."}},{"before":"46a3734c991c784ba8205ae246c62c8c7942a908","after":"b7ebe6a16f2a39f5238f7db5c76b83b74df073f8","ref":"refs/heads/main","pushedAt":"2023-05-02T14:06:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Updated docs and license.","shortMessageHtmlLink":"Updated docs and license."}},{"before":"f807720d027188fe43457c2825456fba24233aba","after":"46a3734c991c784ba8205ae246c62c8c7942a908","ref":"refs/heads/main","pushedAt":"2023-04-28T15:26:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Updated documentation. Refined code to address edge cases with v1.4.0 changes.requires the use of `undefined` and having all three portions of the query process behave the same way makes debugging easier. Also simplified use of `withExtensions`.","shortMessageHtmlLink":"Updated documentation. Refined code to address edge cases with v1.4.0…"}},{"before":"9a1358776cb20c3c2ec60f01bcc8d2fa24e2c922","after":"f807720d027188fe43457c2825456fba24233aba","ref":"refs/heads/main","pushedAt":"2023-04-27T13:55:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Slight modification to spec for functions passed as parts of a key in `keyMatch`. They should now return `undefined` in order to fail. Anything else will succeed, e.g. `(value) => value==false` would be `(value) => value===false||undefined`. This makes the calling interface for `keyMatch`, `valueMatch` and `select` the same. Writing a select that transforms values in a simple way really requires the use of `undefined` and having all three portions of the query process behave the same way makes debugging easier. Also simplified use of `withExtensions`.","shortMessageHtmlLink":"Slight modification to spec for functions passed as parts of a key in…"}},{"before":"908be797f06953f8fc81207b122ff930ff6cfbdf","after":"9a1358776cb20c3c2ec60f01bcc8d2fa24e2c922","ref":"refs/heads/main","pushedAt":"2023-04-26T16:54:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Added `selector` as an export for use by `lmdb-index`","shortMessageHtmlLink":"Added selector as an export for use by lmdb-index"}},{"before":"ec242cc242f0e6284b5472471db84068907fea41","after":"908be797f06953f8fc81207b122ff930ff6cfbdf","ref":"refs/heads/main","pushedAt":"2023-04-24T17:29:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Documentation formatting.","shortMessageHtmlLink":"Documentation formatting."}},{"before":"b34bf90d3a9b8a859180ca0b32740ab20cf76d08","after":"ec242cc242f0e6284b5472471db84068907fea41","ref":"refs/heads/main","pushedAt":"2023-04-23T20:06:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Fully deprecated `count`. Made adjustments to better support index queries on top of key queries.","shortMessageHtmlLink":"Fully deprecated count. Made adjustments to better support index qu…"}},{"before":"b6f815fbbc802ff851dedd45b51e2af91d8a6078","after":"b34bf90d3a9b8a859180ca0b32740ab20cf76d08","ref":"refs/heads/main","pushedAt":"2023-04-22T11:13:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Enhanced documentation. Added support for nested objects for `valueMatch`. Now exporting `matchPattern` for use by other `lmdb` libraries. Not documented for use by general developers.","shortMessageHtmlLink":"Enhanced documentation. Added support for nested objects for `valueMa…"}},{"before":"53e45c20b4c64347c3ea5c23d0cd07061c6a0e25","after":"b6f815fbbc802ff851dedd45b51e2af91d8a6078","ref":"refs/heads/main","pushedAt":"2023-04-21T21:55:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Automatically created range ends were at times too restrictive, relaxed them a little. Code walkthrough also found a bug with RegExp matching which was fixed.","shortMessageHtmlLink":"Automatically created range ends were at times too restrictive, relax…"}},{"before":"674c2e05a90ccd896258a36d2de5985a37462163","after":"53e45c20b4c64347c3ea5c23d0cd07061c6a0e25","ref":"refs/heads/main","pushedAt":"2023-04-20T12:09:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Simplified database augmentation by adding `withExtensions` from `lmdb-extend`.","shortMessageHtmlLink":"Simplified database augmentation by adding withExtensions from `lmd…"}},{"before":"85d8d9c6e5d4ac24354b0d266e1956c10152b690","after":"674c2e05a90ccd896258a36d2de5985a37462163","ref":"refs/heads/main","pushedAt":"2023-04-19T01:49:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Enhanced documentation. Adjusted unit tests.","shortMessageHtmlLink":"Enhanced documentation. Adjusted unit tests."}},{"before":"156d63b50a82d596be26f7488285add5e0ad3c28","after":"85d8d9c6e5d4ac24354b0d266e1956c10152b690","ref":"refs/heads/main","pushedAt":"2023-04-15T13:42:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Enhanced documentation","shortMessageHtmlLink":"Enhanced documentation"}},{"before":"78e71e2596910558bd1c53a85123803052e40442","after":"156d63b50a82d596be26f7488285add5e0ad3c28","ref":"refs/heads/main","pushedAt":"2023-04-13T15:40:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Enhanced documentation","shortMessageHtmlLink":"Enhanced documentation"}},{"before":"4c819be4f41e7b08d4655fd8fc61119d4f76c052","after":"78e71e2596910558bd1c53a85123803052e40442","ref":"refs/heads/main","pushedAt":"2023-04-13T14:32:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"NPM dropped README.md, although GitHUb did not. Trying a republish.","shortMessageHtmlLink":"NPM dropped README.md, although GitHUb did not. Trying a republish."}},{"before":"bfb0bc9e8d08eb956ad3cc5964619ef380381a9b","after":"4c819be4f41e7b08d4655fd8fc61119d4f76c052","ref":"refs/heads/main","pushedAt":"2023-04-13T14:11:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Improved documentation. Improved test coverage to over 95%.","shortMessageHtmlLink":"Improved documentation. Improved test coverage to over 95%."}},{"before":"eef57d8ed0d225f7fc087c90fae6f967ff433472","after":"bfb0bc9e8d08eb956ad3cc5964619ef380381a9b","ref":"refs/heads/main","pushedAt":"2023-04-13T00:15:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"BREAKING CHANGE! A third argument `select` was added to support extraction of just the components of an object that are desired.","shortMessageHtmlLink":"BREAKING CHANGE! A third argument select was added to support extra…"}},{"before":"1bbf2ddf7151645bc7201634d9b990ec111bfecc","after":"eef57d8ed0d225f7fc087c90fae6f967ff433472","ref":"refs/heads/main","pushedAt":"2023-04-12T23:32:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Added `limit` as an alias for `count` since it is used in `lmdb`. The `count` options are still supported for backwards compatibility, but will be deprecated in a future version.","shortMessageHtmlLink":"Added limit as an alias for count since it is used in lmdb. The…"}},{"before":"b10fd7fad6a49311bc7d0ef7c753171fc6d5b019","after":"1bbf2ddf7151645bc7201634d9b990ec111bfecc","ref":"refs/heads/main","pushedAt":"2023-04-07T16:26:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Documentation updates.","shortMessageHtmlLink":"Documentation updates."}},{"before":"0f7ff53b36fef6979a14a340b7904eef3529d485","after":"b10fd7fad6a49311bc7d0ef7c753171fc6d5b019","ref":"refs/heads/main","pushedAt":"2023-04-07T11:30:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":" Added more test cases. Added `count` options and `DONE` constant. Added regular expression testing for object properties. Functionally complete for first version.","shortMessageHtmlLink":" Added more test cases. Added count options and DONE constant. Ad…"}},{"before":"58f7c239f887c72b6d839db5ab54771717043ada","after":"0f7ff53b36fef6979a14a340b7904eef3529d485","ref":"refs/heads/main","pushedAt":"2023-04-05T18:40:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"removed test database","shortMessageHtmlLink":"removed test database"}},{"before":null,"after":"58f7c239f887c72b6d839db5ab54771717043ada","ref":"refs/heads/main","pushedAt":"2023-04-05T12:23:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"anywhichway","name":"Simon Y. Blackwell","path":"/anywhichway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4958795?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADJvSLWAA","startCursor":null,"endCursor":null}},"title":"Activity · anywhichway/lmdb-query"}