enum PgSqlTableSampleMethod: string

Enumerates the PostgreSQL TABLESAMPLE methods supported by shadow queries.

Cases§

case Bernoulli = 'BERNOULLI'
case System = 'SYSTEM'

Test cases 18§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 17

Relations§

Static calls 1
Constant reads 1
Type declarations 1