Drivers and dialects PostgreSQL MySQL MSSQL SQLite Writing DMBS specific code Drivers and dialects To connect to a database, you need a database/sql driver and a correnspo...
JSON Support in Databases JSON Support in Databases For storing JSON in the database Pony uses the following types: SQLite - TEXT PostgreSQL and CockroachDB - JSONB (bina...
Supported Dialects MySQL MariaDB PostgreSQL CockroachDB (preview) SQLite Gremlin TiDB (preview) Supported Dialects MySQL MySQL supports all the features that are menti...
Supported Dialects MySQL MariaDB PostgreSQL CockroachDB (preview) SQLite Gremlin TiDB (preview) Supported Dialects MySQL MySQL supports all the features that are menti...
EF Core 5.0 中的中断性变更Breaking changes in EF Core 5.0 摘要Summary 从 SQLite NTS 扩展中删除了 HasGeometricDimension 方法Removed HasGeometricDimension method from SQLite NTS extension EF Cor...