pub const DEFAULT_MAX_RECURSION_DEPTH: usize = 1000;
Default maximum recursion depth for WITH RECURSIVE queries.