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
127 stars 15 forks source link

Issue with getting connection string from Environment #31

Closed sandeepc24 closed 5 years ago

sandeepc24 commented 5 years ago

I am getting connection string from Environment and it seems fine in IDE(VSCode) but the build fails with following error

 The type provider 'FSharp.Data.Npgsql.NpgsqlProviders' reported an error: ConnectionStrings section is missing in configuration