Replacements to fully qualify {table} placeholders in SQL strings.
An array of two strings, the first being the replacement for opening curly brace '{', the second for closing curly brace '}'.
Type: string[]
protected array $tablePlaceholderReplacements;