aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/randomjson.c
Commit message (Collapse)AuthorAge
* Fix harmless compiler warning in the randomjson.c extension.drh2023-12-19
| | | FossilOrigin-Name: debe7060b16669ada7304ffb9bf7616c8fa30bd286d8be871ed17fd6d64a3d4c
* Ensure that all object labels for individual objects generated bydrh2023-12-18
| | | | | randomjson.c are unique. FossilOrigin-Name: 29c46aca231b3f1e997ef306a5a651408185bf3ad09ab9fc1fe21ed18caa4d02
* Bug fix in the randomjson.c extension.drh2023-12-18
| | | FossilOrigin-Name: 1f3a33df530dbe330ea8b14a69369b807b413b25a167d1a3938f8f0faf97cc91
* Enhancements to ext/misc/randomjson.c.drh2023-12-18
| | | FossilOrigin-Name: a4e6d1f86f3a502e4170f5a90031e269e48363e95114a66b84d373e3ce0b2704
* Enhancements to the "randomjson.c" extension. Automatically load that extensiondrh2023-12-17
| | | | | into fuzzcheck. FossilOrigin-Name: 70620405ab01d6a5d38bafa9ae175fd6e4eabaf2efb7854734278dafd7b05c99
* Improvements to the accuracy of json_error(). Add the extension SQLdrh2023-04-28
functions random_json(SEED) and random_json5(SEED). FossilOrigin-Name: 8d09dc1c45a8026b94f70273d064e47939f30cadedc17548b5a26ba054a8d3a7