TortugaResearch / Tortuga.Chain

A fluent ORM for .NET
Other
335 stars 22 forks source link

PostgreSQL GetTableApproximateCount returns -1 for empty tables #418

Closed Grauenwolf closed 2 years ago

Grauenwolf commented 2 years ago

If the table has never had any rows, GetTableApproximateCount will return -1 instead of 0.