0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 12 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Firebird to Fluent tests. More... almost 10 years ago
Create new Databases with same TestDatabase type More... almost 10 years ago
Fix InMemory SQLite database type More... almost 10 years ago
Fix escape names for Firebird More... almost 10 years ago
Add FirebirdDatabase for tests More... almost 10 years ago
Add Firebird ADO.NET library More... almost 10 years ago
Resolve DatabaseType with "FbConnection" as typeName More... almost 10 years ago
Fix BuildPageQuery for Firebird databases More... almost 10 years ago
Move check for dynamic object to top of IsNew method More... almost 10 years ago
Run mapper through primary key columns More... almost 10 years ago
Fix SqlExpressions for nullable enums More... almost 10 years ago
Make CreateCommand and AddParameter public and add to IDatabase interface More... almost 10 years ago
Remove missing file from csproj More... almost 10 years ago
Merge pull request #111 from Mike737377/master More... almost 10 years ago
Add shortcut database method to update snapshotted pocos More... almost 10 years ago
Fix FormatCommand with Null values More... about 10 years ago
Merge pull request #107 from CaspianCanuck/patch-8 More... about 10 years ago
Fix for issue #106 More... about 10 years ago
Make SqlBulkCopyOptions available to BulkInsert helper More... about 10 years ago
Merge pull request #99 from imasm/Snapshot-private-fields More... about 10 years ago
Add support for custom mapper in SqlBulkInsert More... about 10 years ago
Make dynamic queries use PocoExpando which is case insensitive More... about 10 years ago
Fix paging regex and include Version column on pococolumn More... about 10 years ago
Snapshot update columns with private setter More... about 10 years ago
Add Alias and Computed Attributes More... about 10 years ago
Remove the need to have property on Poco with AutoJoin More... about 10 years ago
Fix inherited type properties to emit the correct SQL More... about 10 years ago
Fix paging for non Sql Server and Oracle More... about 10 years ago
Use DatabaseType GetExistsSql More... about 10 years ago
Add Update overload which can take an expression of columns More... about 10 years ago