Dzoukr/Dapper.FSharp
Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite
F#MIT
Issues
- 0
Correct way to create reusable queries
#108 opened by AP-Hunt - 5
SQLite OptionTypes missing String option converter
#106 opened by ghandy-dev - 1
- 0
v4.8.0 breaks .Net 6 minimum version
#105 opened by Micha-kun - 1
- 2
Is there a query that implements something like `QueryFirst`, `QueryFirstOrDefault`?
#103 opened by vitash - 3
Support union/union all cases
#101 opened by stanislav-poliakov - 8
- 0
Add TypeHandler for fieldless and single case DUs
#100 opened by lucasteles - 4
- 0
Support select with `IAsyncEnumerable<'t>` result
#99 opened by lucasteles - 6
Batch insert support
#98 opened by 64J0 - 2
Record attribute to use capitalized word for record key on F# but lowercase for database
#97 opened by 64J0 - 2
"count" problem with inner join in v4.5.1+
#92 opened by katatunix - 6
Not Implemented Exception While Using SRTP
#90 opened by 1eyewonder - 0
How do typehandlers in F# work?
#88 opened by dredgy - 3
how to use transactions in DapperFSharp?
#85 opened by filippo - 1
Adding pipeline API?
#86 opened by eagle-k - 1
Postgresql Full Text Searching
#83 opened by sheridanchris - 5
Joins limit
#66 opened by jannesiera - 8
namespace 'LinqBuilders' is not defined
#81 opened by diegopego - 3
Working with auto increment IDs
#80 opened by Slesa - 3
Sqlite and multiple type registration
#78 opened by kaaja-h - 3
Structures in columns
#79 opened by Slesa - 9
Are multi column joins no longer supported?
#77 opened by travis-leith - 3
Question about the Where operator AND and OR
#75 opened by newbienewbie - 4
Add support for SQLite (Microsoft.Data.SQLite)
#73 opened by prosconi - 3
Adding `option(recompile)` to a select query
#70 opened by outamaa - 17
Support for ilike in postgresql
#65 opened by kunjee17 - 1
(Announcement) Version 4 development
#71 opened by Dzoukr - 1
- 1
Make README code samples valid (Add requirement for `[<CLIMutable>]` attribute to docs)
#67 opened by greggyb - 10
- 4
CancellationToken support
#55 opened by TheAngryByrd - 6
- 6
- 4
- 5
InsertOutput in MySQL
#61 opened by dredgy - 2
Using generic interfaces with new api
#52 opened by TerenceHinrichsen - 9
Missing method exception: Value binary comparison (but should be propery)
#51 opened by TerenceHinrichsen - 3
- 25
- 9
IsIn filter doesnt support optional values
#46 opened by tforkmann - 7
Left Join on Multiple Columns
#43 opened by tskj - 6
- 8
innerJoin compilation error in v2.2.0+
#41 opened by katatunix - 2
New comparison operators
#38 opened by JordanMarr - 1
- 2
- 3
How to do use IN operator in LINQ queries?
#35 opened by tforkmann