1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ResolutionPath assembly load fix, fix for #818
thorium
as Tuomas Hietanen
More... 13 days ago
Support navigation property queries in mocks
thorium
as Tuomas Hietanen
More... 23 days ago
1.3.34
thorium
as Tuomas Hietanen
More... 28 days ago
not isNull is faster than <> null
thorium
as Tuomas Hietanen
More... 28 days ago
some more minor performance optiomisations
thorium
as Tuomas Hietanen
More... about 1 month ago
some minor performance optimisation: reduce DynamicInvoke calls
thorium
as Tuomas Hietanen
More... about 1 month ago
Update benchmarks to .NET 8
thorium
as Tuomas Hietanen
More... about 1 month ago
1.3.32 Postgres error message improvement
thorium
as Tuomas Hietanen
More... about 1 month ago
more docs
thorium
as Tuomas Hietanen
More... about 1 month ago
trim paths
thorium
as Tuomas Hietanen
More... about 1 month ago
documentation update
thorium
as Tuomas Hietanen
More... about 2 months ago
IWithDataContext moved from FSharp.Data.Sql.Runtime to FSharp.Data.Sql.Common
thorium
as Tuomas Hietanen
More... about 2 months ago
code-clean-up: isNull
thorium
as Tuomas Hietanen
More... about 2 months ago
1.3.29
thorium
as Tuomas Hietanen
More... about 2 months ago
Merge pull request #817 from FedericoTauto/ms-data-sqlite-transaction
thorium
as Tuomas Hietanen
More... about 2 months ago
Merge branch 'master' into ms-data-sqlite-transaction More... about 2 months ago
test for async transaction passes More... about 2 months ago
failing test (for async version) More... about 2 months ago
test passing for synchronous method More... about 2 months ago
better error handling in test. NotImplemented failure More... about 2 months ago
failing test ready More... about 2 months ago
update refrence files
thorium
as Tuomas Hietanen
More... about 2 months ago
support multiple resolution paths separated by semicolon
thorium
as Tuomas Hietanen
More... about 2 months ago
failing test - almost ready - clean up not working More... about 2 months ago
docs update, unit-tests
thorium
as Tuomas Hietanen
More... 2 months ago
Attached mock-entities for mock-context for modification and tracking purposes
thorium
as Tuomas Hietanen
More... 2 months ago
helper to mock database context
thorium
as Tuomas Hietanen
More... 2 months ago
1.3.25
thorium
as Tuomas Hietanen
More... 2 months ago
helper to mock database table easily
thorium
as Tuomas Hietanen
More... 2 months ago
AddDays, AddHours, AddMinutes and AddSeconds seem to do implicit converts from Int to Float now.
thorium
as Tuomas Hietanen
More... 2 months ago