Light
Dark
System
v3latest
v3latest
v2
v1

Future Behavior

This section describes the SDL commands pertaining to future.

Declare that the current schema enables a particular future behavior.

using future FutureBehavior ";"

Future behavior declaration must be outside any module block since this behavior affects the entire database and not a specific module.

Enable simpler non-recursive access policy behavior non-recursive access policy for the current schema:

Copy
using extension nonrecursive_access_policies;
Light
Dark
System

We use ChatGPT with additional context from our documentation to answer your questions. Not all answers will be accurate. Please join our Discord if you need more help.