Commit graph

8 commits

Author SHA1 Message Date
Oneric
a40d6d6ed4 readme: add example SQL query 2025-11-30 00:00:00 +00:00
Oneric
37149fea2c test: exhaustively test single-digit base62 de- and encoding 2025-10-25 00:00:00 +00:00
Oneric
3385fa9ded Exhaustively test single-char base62 decoding 2025-10-25 00:00:00 +00:00
Oneric
e8569f471e Fix base62 decoder bug
Am stupid. The compiler even warned me there weren’t enough elements
when i wrote this, but i just thought i miscalculated the padding.
2025-10-13 00:00:00 +00:00
Oneric
157c647eba Add mode extracting timestamp from ids 2025-10-13 00:00:00 +00:00
Oneric
93911e51d8 make: move tests to external script 2025-10-13 00:00:00 +00:00
Oneric
111135ae0e Fix check for too large input in db2api
And add tests for this
2025-10-05 00:00:00 +00:00
Oneric
3babb005b3 Initial commit 2025-08-04 00:00:00 +00:00