demetrixbio / FSharp.Data.Npgsql

F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic F# way. Data modifications via statically typed tables.
Apache License 2.0
128 stars 15 forks source link

BUG: Default command timeout for data table and command taken from co… #97

Closed melanore closed 3 years ago

melanore commented 3 years ago

…nnection string. Connection/command level override for timeout variable exposed