-
Dear authors,
First of all great work on this extension.
I was looking at the generated C# code from sqlc and thought it would be great if it could be used with dapper.
Instead of instantia…
-
### Description
CreateTable gives error with Postgre connection string
### Exception
Npgsql.PostgresException: '42601: syntax error at or near "If"
```
Exception message:
This exception was …
-
2024-10-17 13:54:41,154 [39] INFO Core.ORM.MySqlAdapter - Connection Opened:
2024-10-17 13:54:41,155 [39] INFO Core.ORM.MySqlAdapter - Start Connection Execute with: CREATE TEMPORARY TABLE TmpIn_CMM_…
-
Hello everyone,
I met PetaPoco today and I like it better than Dapper.
I wonder if there is an example created with the N-Tier structure?
Thank you, good work.
-
Hi!
Latest `MiniProfiler.Providers.SqlServer` depends on `Dapper.StrongName` package, this package depends on `Dapper` package.
Any idea how to solve this now, or plans to change the dependency of…
-
Trying to try out DapperAot but can't get past this error after following setup guide, any ideas?
C:\XXXX\obj\Debug\net8.0-windows10.0.19041.0\Dapper.AOT.Analyzers\Dapper.CodeAnalysis.DapperInte…
-
* Abp version 10.0.0
* .Net 9.0
**Abp.Dapper** is using **DapperExtensions.DotnetCore 1.0.1** which is dependent to **NETStandard.Library 1.6.1** and **System.Net.Http 4.3.0** which has a known…
-
When I use Dapper.Rainbow for SQLite, the following message appears: System.Data.SQLite.SQLiteException: "SQL logic error No such table: INFORMATION_SCHEMA.TABLES"
Is Dapper.Rainbow not supporting SQ…
-
First of all, thanks for this awesome library, great work. Reduces boiler plate code required for strongly typed ids to near zero.
Unfortunately, i have come across a problem integrating it to an e…
-
- The Google File System
- Scaling Memcache at Facebook
- In Search of an Understandable Consensus Algorithm (Extended Version)
- ZooKeeper: Wait-free coordination for Internet-scale systems
- Wha…