mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-30 10:53:24 +00:00
3 lines
203 B
Plaintext
3 lines
203 B
Plaintext
#define SDQL2_VALID_OPTION_TYPES list("proccall", "select", "priority", "autogc")
|
|
#define SDQL2_VALID_OPTION_VALUES list("async", "blocking", "force_nulls", "skip_nulls", "high", "normal", "keep_alive")
|