8 Commits

Author SHA1 Message Date
5eee3ce92a WIP on StreamWriter to PipeWriter change 2025-04-10 22:55:01 -04:00
1dcc35d0f0 Complete Json impl for Postgres 2025-04-06 14:10:12 -04:00
5e5dbd3b80 Add Json write Postgres tests 2025-04-05 21:55:40 -04:00
120a59ff7f Make Json calls and stream writes async 2025-04-05 19:33:47 -04:00
0e489617f7 Add Custom Json tests 2025-04-04 23:28:10 -04:00
a363370342 Add Json throughout Postgres 2025-04-04 22:05:09 -04:00
f7ab1f1445 Add Json to Postgres WithProps 2025-04-04 20:25:25 -04:00
5580284910 Add XML documentation (#10)
The prior `///` F# documentation blocks were not rendering in IDEs, and parameters were not documented. This change adds complete XML documentation to all (but `Compat`) classes, methods, and functions.

Reviewed-on: #10
2024-12-30 22:03:18 +00:00