API Reference
Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.
Showing: redb.Postgres.Pro.Query
Show all
redb.Postgres.Pro.Query
Classes
| ExpressionToSqlCompiler | Compiles C# Expression to SQL WHERE condition for PVT. |
| ProQueryProvider | ProQueryProvider: PVT-based Batch Aggregation. |
| ProSqlBuilder | PostgreSQL-specific SQL builder for Pro version. |
| ProTreeQueryProvider | ProTreeQueryProvider - Aggregation for trees (partial). |
| PvtSqlGenerator | PVT SQL generator for WHERE conditions. |
| TreeQuerySqlResult | Result of SQL generation for Tree Query |
redb.Postgres.Pro.Query.PvtSqlGenerator
Classes
| PvtSqlGenerator.PvtCteResult | Result of GeneratePvtCte - contains CTE SQL and join info. |