RlsPlatform
Target platform for an RLS predicate transpilation.
public enum RlsPlatform
Values
| Name | Description |
|---|---|
Postgres |
PostgreSQL native row-level security. |
Sqlite |
SQLite (trigger-based emulation). |
SqlServer |
SQL Server (deferred). |
Target platform for an RLS predicate transpilation.
public enum RlsPlatform
| Name | Description |
|---|---|
Postgres |
PostgreSQL native row-level security. |
Sqlite |
SQLite (trigger-based emulation). |
SqlServer |
SQL Server (deferred). |