A builder function for custom SQL placeholder logic.
It receives the 1-based index of the placeholder.
typedef DatumPlaceholderBuilder = String Function(int index);