HttpReports icon indicating copy to clipboard operation
HttpReports copied to clipboard

The given key '0' was not present in the dictionary.

Open coolcalf opened this issue 2 years ago • 0 comments

The given key '0' was not present in the dictionary.


FreeSql.Provider.MySqlConnector是FreeSql基于社区提供的最新的MySqlConnector驱动的实现,兼容性、性能都比FreeSql.Provider.MySql好,且支持多种数据库,如:MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL for MySQL, OceanBase

并且支持BulkCopy,推荐使用

如果你使用 FreeSql.Provider.MySql 发生了以下错误,请替换到 FreeSql.Provider.MySqlConnector:

The given key '0' was not present in the dictionary.

coolcalf avatar Aug 16 '23 11:08 coolcalf