"tags" converts named tags into binds, "replace" deprecated
What:
- param replace renamed as tags
- tags now convert named tags into a sequential binds approach by the original library
Why:
- since the original library manages already sql injection and other security flaws through SF API, this method just extend the functionality allowing named tags but keeping the security features of the original library