0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 20 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename Sql Where overloads to WhereSql to avoid intellisense conflicts More... over 5 years ago
Add missing IDatabaseHelpers.cs More... over 5 years ago
Call GetType instead of using typeof(T) for batch operations More... over 5 years ago
Add support for Trim(), TrimStart() and TrimEnd() More... over 5 years ago
Async work for v4 More... over 5 years ago
Escape Firebird identifiers using double quotes More... over 5 years ago
Add static helper method to create a Database from the db type More... almost 6 years ago
Update to v4 alpha More... almost 6 years ago
Update to net standard 2.0 More... almost 6 years ago
Bump to 3.9.4 More... almost 6 years ago
Expose db helpers through IDatabaseHelpers interface More... almost 6 years ago
Increase flexibility of mapping to dictionaries More... almost 6 years ago
Bump to 3.9.3 More... over 6 years ago
Generate the sql for each expression each time. fixes #447 More... over 6 years ago
Bump to 3.9.2 More... over 6 years ago
Fix SqlBuilder with multiple clauses #433 More... over 6 years ago
bump to 3.9.1 More... over 6 years ago
Fix issue when combining a linq where with a string sql where. fixes #428 More... over 6 years ago
Add authors attribute More... over 6 years ago
bump to 3.9.0 More... over 6 years ago
Fixes #406 - FirstOrDefaultAsync (#422) More... over 6 years ago
Update dependencies fixes #425 More... over 6 years ago
Add release notes to package metadata More... over 6 years ago
Bump to 3.8.0 More... over 6 years ago
Make tests work with test runners More... over 6 years ago
Rewrite BinaryExpression for CompareString generated by VB.net. fixes #408 More... over 6 years ago
Add DistinctAsync. #400 More... over 6 years ago
Handle where clauses correctly when the parameter is on the left. fixes #409 More... over 6 years ago
Bump to 3.7.1 More... over 6 years ago
Ensure the converter is called even when PocoColumn is null. fixes #407 More... over 6 years ago