replaceWithExpression defines a custom expression that will replace a placeholder identifier found in "old" with the result of "new".
Build converts the expression into a SQL fragment.
Implements [dbx.Expression] interface.
Generated using TypeDoc
replaceWithExpression defines a custom expression that will replace a placeholder identifier found in "old" with the result of "new".