0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
inlined generic async functions
Mauricio Scheffer
as mausch
More... over 13 years ago
removed silly redundancies
Mauricio Scheffer
as mausch
More... over 13 years ago
async wrappers as extensions
Mauricio Scheffer
as mausch
More... over 13 years ago
made column names case-insensitive. Firebird seems to return all-caps column names.
Mauricio Scheffer
as mausch
More... over 13 years ago
better error reporting
Mauricio Scheffer
as mausch
More... over 13 years ago
moved command dispose to end of datareader
Mauricio Scheffer
as mausch
More... over 13 years ago
Seq.mapSndFilter
Mauricio Scheffer
as mausch
More... over 13 years ago
cmd.transaction also in printf-style functions
Mauricio Scheffer
as mausch
More... over 13 years ago
forgot to set IDbCommand.Transaction
Mauricio Scheffer
as mausch
More... over 13 years ago
record values
Mauricio Scheffer
as mausch
More... over 13 years ago
FSharpValue.OSome already checks for option type, no need to double-check
Mauricio Scheffer
as mausch
More... over 13 years ago
typo
Mauricio Scheffer
as mausch
More... over 13 years ago
documentation
Mauricio Scheffer
as mausch
More... over 13 years ago
refactored type and value extensions
Mauricio Scheffer
as mausch
More... over 13 years ago
comments & moved chooseSnd to lib
Mauricio Scheffer
as mausch
More... over 13 years ago
prettier
Mauricio Scheffer
as mausch
More... over 13 years ago
moved option interpretation to addParameter
Mauricio Scheffer
as mausch
More... over 13 years ago
implicit Option.toDBNull
Mauricio Scheffer
as mausch
More... over 13 years ago
parameters from dictionary
Mauricio Scheffer
as mausch
More... over 13 years ago
demoing null/option checking
Mauricio Scheffer
as mausch
More... over 13 years ago
refactored and introduced asDict
Mauricio Scheffer
as mausch
More... over 13 years ago
mapScalar now returns option, to cover for DBNull
Mauricio Scheffer
as mausch
More... over 13 years ago
fixed test
Mauricio Scheffer
as mausch
More... over 13 years ago
asserting properly
Mauricio Scheffer
as mausch
More... over 13 years ago
blah
Mauricio Scheffer
as mausch
More... over 13 years ago
renamed asDict -> asMap
Mauricio Scheffer
as mausch
More... over 13 years ago
minor refactor
Mauricio Scheffer
as mausch
More... over 13 years ago
map as F# map
Mauricio Scheffer
as mausch
More... over 13 years ago
stored procedure support
Mauricio Scheffer
as mausch
More... over 13 years ago
adventureworks in SQL Server
Mauricio Scheffer
as mausch
More... over 13 years ago