Jonathan Bernard jdb
  • Joined on 2024-08-11
jdb pushed tag 4.1.0 to jdb/fiber-orm-nim 2025-09-02 05:37:27 +00:00
jdb pushed to main at jdb/fiber-orm-nim 2025-09-02 05:37:27 +00:00
bb36bba864 Support distinct versions of types we know how to convert.
f54bf6e974 Add tryGet<RecordName> versions of get<Record> calls
Compare 2 commits »
jdb pushed tag 0.4.11 to jdb/buffoonery 2025-09-02 05:30:26 +00:00
jdb pushed to main at jdb/buffoonery 2025-09-02 05:30:26 +00:00
06ac861c20 Optionally include additional data to return in ApiErrors.
jdb pushed to main at jdb/db-migrate 2025-09-02 02:39:13 +00:00
4d38011455 Add status command to show the current state of a database wrt. migrations.
jdb pushed tag 0.4.1 to jdb/db-migrate 2025-09-02 02:39:13 +00:00
jdb pushed tag 0.4.0 to jdb/db-migrate 2025-08-13 13:23:23 +00:00
jdb pushed to main at jdb/db-migrate 2025-08-13 13:23:22 +00:00
f5943a69f0 Allow going down while in an inconsistent state.
jdb pushed tag 4.29.2 to jdb/pit 2025-08-03 03:41:54 +00:00
jdb pushed to main at jdb/pit 2025-08-03 03:41:53 +00:00
3ee5bdf8fd Support for syncing all properties (including context) to Probatem's Virtual Status Board.
jdb pushed to main at jdb/buffoonery 2025-08-02 17:38:17 +00:00
061b0a44fc Make %(ApiResponse) a proc as conversion of wrapped types can have side-effects.
jdb pushed tag 0.4.10 to jdb/buffoonery 2025-08-02 17:38:17 +00:00
jdb pushed to main at jdb/buffoonery 2025-08-02 16:55:31 +00:00
be60254227 Add utilities for handling the traceparent header (see Trace Context W3C standard).
jdb pushed tag 0.4.9 to jdb/buffoonery 2025-08-02 16:55:31 +00:00
jdb pushed tag 0.4.9 to jdb/buffoonery 2025-08-02 16:46:21 +00:00
jdb pushed to main at jdb/buffoonery 2025-08-02 16:45:10 +00:00
71153d98d5 Add utilities for handling the traceparent header (see Trace Context W3C standard).
jdb pushed to main at jdb/buffoonery 2025-08-02 16:38:29 +00:00
6f5822a6c6 Add utilities for handling the traceparent header (see Trace Context W3C standard).
jdb pushed tag 0.4.9 to jdb/buffoonery 2025-08-02 16:38:29 +00:00
jdb pushed tag 4.0.0 to jdb/fiber-orm-nim 2025-07-27 22:47:47 +00:00
jdb pushed to main at jdb/fiber-orm-nim 2025-07-27 22:47:46 +00:00
e1fa2480d0 Major update to provide thread-safe, robust connection pooling.