Skip to content

"tags" converts named tags into binds, "replace" deprecated

Compare
Choose a tag to compare
@brugos brugos released this 25 Jan 00:41
· 10 commits to main since this release
5d13099

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