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

Namespace issue #101

Closed jkone27 closed 3 years ago

jkone27 commented 3 years ago

Seems there is also namespace issues, with Npgsql, so maybe would be better to rename FSharp.Data.PostgreSqlClient ? image