Commit Graph

3 Commits

Author SHA1 Message Date
Kyle Ratti
6df46d3c2b
fix: specify generic
Some checks failed
ci / build (6.0.x) (push) Has been cancelled
ci / build (8.0.x) (push) Has been cancelled
2024-09-05 23:22:02 -04:00
Kyle Ratti
ad62629a1d
feat: add F# tryQueryFirst 2024-09-05 23:03:43 -04:00
Kyle
d745706082
feat: add FSharp database abstraction layer
I don't love having separate modules for ReadOnly vs. ReadWrite connections, but F# doesn't support covariance, so this is the best I could come up with for now.
2024-07-05 22:35:45 -04:00