- Saarbrücken
- www.slesa.de
Block or Report
Block or report Slesa
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
54 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
February 1, 2023
Created an issue in Dzoukr/Dapper.FSharp that received 1 comment
Working with auto increment IDs
Consider an order with an auto ID field, which can have multiple orderlines. type Order = { Id: int64 option } type OrderLine = { Id: int64 option; …
1
comment