1
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some concurrency fixes #282
thorium
as Tuomas Hietanen
More... over 9 years ago
1.0.15
thorium
as Tuomas Hietanen
More... over 9 years ago
Not lock the provider, just temp obj.
thorium
as Tuomas Hietanen
More... over 9 years ago
Merge branch 'master' of https://github.com/fsprojects/SQLProvider
thorium
as Tuomas Hietanen
More... over 9 years ago
1.0.14
thorium
as Tuomas Hietanen
More... over 9 years ago
Merge pull request #280 from Thorium/master
thorium
as Tuomas Hietanen
More... over 9 years ago
Thread safe version #279
thorium
as Tuomas Hietanen
More... over 9 years ago
1.0.13
thorium
as Tuomas Hietanen
More... over 9 years ago
try to fix #255
thorium
as Tuomas Hietanen
More... over 9 years ago
Merge branch 'master' of https://github.com/fsprojects/SQLProvider
thorium
as Tuomas Hietanen
More... over 9 years ago
Fixed some VS2015 jamming & perf problems with ConcurrentDictionary.
thorium
as Tuomas Hietanen
More... over 9 years ago
Merge pull request #278 from JohnDoeKyrgyz/master
thorium
as Tuomas Hietanen
More... over 9 years ago
Enhancing the SQLite provider to use the correct type for query parameters. This makes it possible to persist data to columns of type BLOB. More... over 9 years ago
readme update
thorium
as Tuomas Hietanen
More... over 9 years ago
1.0.12
thorium
as Tuomas Hietanen
More... over 9 years ago
ODBC back in business!
thorium
as Tuomas Hietanen
More... over 9 years ago
Documentation update #220 and SQLite fix for tables having names of reserved words
thorium
as Tuomas Hietanen
More... over 9 years ago
1.0.11
thorium
as Tuomas Hietanen
More... over 9 years ago
Fixed MsSql IN |=| with empty collection. Added contains (Any) support.
thorium
as Tuomas Hietanen
More... over 9 years ago
1.0.10
thorium
as Tuomas Hietanen
More... over 9 years ago
Safer concurrency scenario for SubmitUpdates()
thorium
as Tuomas Hietanen
More... over 9 years ago
1.0.9
thorium
as Tuomas Hietanen
More... over 9 years ago
Updated SQLite .NET 4.5 v 1.0.101. More error info for #160. Added unit test for #274.
thorium
as Tuomas Hietanen
More... almost 10 years ago
Fix for #274
thorium
as Tuomas Hietanen
More... almost 10 years ago
1.0.8
thorium
as Tuomas Hietanen
More... almost 10 years ago
Table with no-primary key fix #249
thorium
as Tuomas Hietanen
More... almost 10 years ago
Fixed string concatenation on select clause select (a + " " + b)
thorium
as Tuomas Hietanen
More... almost 10 years ago
In case tables count = 0, add some possible error info to user
thorium
as Tuomas Hietanen
More... almost 10 years ago
1.0.7
thorium
as Tuomas Hietanen
More... almost 10 years ago
1.0.7
thorium
as Tuomas Hietanen
More... almost 10 years ago