issues
search
fsprojects
/
FSharp.Data.SqlClient
A set of F# Type Providers for statically typed access to MS SQL database
http://fsprojects.github.io/FSharp.Data.SqlClient/
Other
204
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SQL LIKE operation doesn't recognize variable
#437
sachinshahredmane
opened
10 months ago
2
dotnet 8 sdk
#436
smoothdeveloper
closed
11 months ago
0
migrate fake build script to a build project, update to new dotnet sdk (7 for now)
#435
smoothdeveloper
closed
11 months ago
0
use connection.CreateCommand instead of new SqlCommand() with connection setter
#434
smoothdeveloper
closed
11 months ago
0
dotnet SDK projects using FSharp.Core version 7.0.0 breaks at runtime
#433
sgryt
opened
11 months ago
3
enable escape hatch to pass System.Data.IDbConnection/Transaction at runtime
#432
smoothdeveloper
opened
11 months ago
0
Minor changes
#431
smoothdeveloper
closed
11 months ago
0
dev experiments branch
#430
smoothdeveloper
opened
11 months ago
0
Support for 'Active Directory Interactive' authentication
#429
sachinshahredmane
opened
1 year ago
3
NullReferenceException in SqlConnection.UseLocally
#428
daniellittledev
opened
1 year ago
1
Any 2023 tricks for running on Windows?
#427
cr3wdayt5p
opened
1 year ago
3
[WIP] Target Microsoft.Data.SqlClient
#426
daniellittledev
opened
1 year ago
0
test attempting to reproduce issue #424
#425
smoothdeveloper
opened
1 year ago
0
Conversion failed when using User Defined Table Types
#424
daniellittledev
opened
1 year ago
1
System.Data.SqlClient is not supported on this platform.
#423
houdelou
closed
2 years ago
5
Cannot use parameter name more than once in a script
#422
xperiandri
opened
2 years ago
3
Issue 420: restored TVP column ordering to, expected, column_id
#421
suou-ryuu
closed
2 years ago
5
TVP Column Ordering is incorrect as of version 2.1.0
#420
suou-ryuu
closed
2 years ago
0
Update maintainers
#419
dsyme
closed
2 years ago
0
Fix for fixed length binary table valued parameters
#418
suou-ryuu
closed
2 years ago
0
Update template.cshtml
#417
smoothdeveloper
opened
2 years ago
0
One line summary of the bug
#416
KPMTGG
opened
2 years ago
2
.NET 6 support
#415
vasily-kirichenko
closed
2 years ago
6
Cannot use User Defined Table Types with the SqlCommandProvider
#414
daniellittledev
opened
2 years ago
5
Fixed length binary columns in user defined table types fail when constructed
#413
daniellittledev
opened
2 years ago
8
Build is broken without full VS installation
#412
omcnoe
opened
3 years ago
0
Not platform detection Fable
#411
pipsie100
opened
3 years ago
1
SqlEnumProvider breaks VS 2019
#410
bigby-the-wolf
opened
3 years ago
2
Question: Creating a provider without an access to DB
#409
AlexeyRaga
opened
3 years ago
3
Can't build/run from the commandline, but can from Visual Studio 2019
#408
Eji1700
closed
3 years ago
2
"F# Formatting" link is broken
#407
breyed
opened
3 years ago
0
Dacpac support info
#406
Thorium
opened
3 years ago
3
SqlCommandProvider gives "invalid object error" for a View (not Table) element when retrieving the schema from a detached MDF file
#405
francotiveron
closed
3 years ago
5
Generated types for performance
#404
charlesroddie
opened
3 years ago
2
move ISqlCommand outside of Internals namespace
#403
smoothdeveloper
closed
3 years ago
0
Config filename case sensitive filesystem
#402
smoothdeveloper
closed
3 years ago
0
tentative fix for #393 (sqlazure datetimeoffset & others in TVP)
#401
smoothdeveloper
closed
3 years ago
0
Optional parameters cmeeren
#400
smoothdeveloper
closed
3 years ago
0
Legacy namespace cleanup
#399
smoothdeveloper
closed
3 years ago
0
remove type provider SDK files from SqlClient.fsproj
#398
smoothdeveloper
closed
3 years ago
0
Update appveyor.yml
#397
smoothdeveloper
opened
4 years ago
1
One line summary of the bug
#396
smoothdeveloper
closed
4 years ago
1
[experimental] Schema metadata (rebased with recent changes)
#395
smoothdeveloper
closed
4 years ago
0
add a test to try to address #393
#394
smoothdeveloper
closed
4 years ago
0
Lots of ArgumentException in 2.0.7: "Metadata for field 'FieldName' of record '2' did not match the original record's metadata"
#393
cmeeren
opened
4 years ago
16
updating dotnet sdk
#392
smoothdeveloper
opened
4 years ago
1
Issue #345 fix
#391
smoothdeveloper
closed
4 years ago
0
update fsc.props so it works with VS2019 and VS2017 build tools
#390
smoothdeveloper
closed
4 years ago
0
Microsoft.Data.SqlClient
#389
jackfoxy
closed
4 years ago
1
use global.json rather than hardcoded dotnet sdk version in build.fsx
#388
smoothdeveloper
closed
4 years ago
0
Next