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
127
stars
15
forks
source link
Issue with getting connection string from Environment #31
I am getting connection string from Environment and it seems fine in IDE(VSCode) but the build fails with following error