Issues
- 5
Enum Support
#144 opened by wiredsister - 3
Connection pooling does not run parallel
#146 opened by giuliohome - 0
- 3
Sql.executeRow Expected at least one row to be returned from the result set. Instead it was empty
#67 opened by codingedgar - 0
- 0
Returning items from a batched query
#141 opened by Akash-Mair - 2
pgvector support
#139 opened by retendo - 1
Ability to hook in secret fetching?
#127 opened by njlr - 3
- 5
- 2
sqlc style 'orm' using Npgsql.Fsharp ?
#112 opened by swuecho - 2
@var1, @var2 vs $1, $2
#137 opened by swuecho - 0
RowReader.float is misleading
#136 opened by witoldsz - 2
Support NpgsqlDataSource
#131 opened by danieljsummers - 3
Missing Sql types
#123 opened by thomasd3 - 1
- 1
- 11
Extremely slow batch insert
#97 opened by thomasd3 - 11
- 10
Latest 4.2.0 build on Nuget causes issues because it requires version Npgsql 5.0.3, as opposed to any greater version
#117 opened by abelbraaksma - 2
Add "Include Error Detail" to the F# API?
#107 opened by njlr - 0
Revamp infrastructure
#119 opened by Zaid-Ajaj - 1
Provide a functional API for importers?
#108 opened by njlr - 3
Question about using Option/NULL in `where`?
#116 opened by pbiggar - 1
Interval / TimeSpan support
#109 opened by thomasd3 - 2
question: is it bad idea to keep connection open?
#106 opened by eastwing27 - 0
- 2
- 2
- 8
Best approach to update sql table with many optional fields with different types?
#98 opened by lanyusan - 2
question: how can I insert lists?
#96 opened by thomasd3 - 7
- 2
- 2
How to get Result type returned in v4
#94 opened by 2mol - 3
Question about SSL connection
#81 opened by gusennan - 3
Allow returning a Task from the reader
#93 opened by pbiggar - 0
- 7
The Npgsql.FSharp.Tasks can be tricky, can introduce serious bugs and confusion.
#80 opened by witoldsz - 6
Sql.transaction is unnecessary
#87 opened by trungdo-epi - 12
- 3
Consider reducing whitespaces of Sql.query
#90 opened by trungdo-epi - 7
Unexpected behavior on netcoreapp3.1
#84 opened by Disinterpreter - 6
- 3
- 16
- 5
Should `Sql.executeTransactionAsync` fail if a parameterised has empty parameters
#76 opened by absolutejam - 2
Npgsql while creating Tables
#73 opened by funkr - 2
- 2
Distinction between error types
#70 opened by chamook - 1
Sql.executeSingleRow doesn't exist
#66 opened by MangelMaxime