Skip to content
#

postrges

Here are 20 public repositories matching this topic...

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light re…

  • Updated Dec 16, 2022
  • PHP

Add this topic to your repo

To associate your repository with the postrges topic, visit your repo's landing page and select "manage topics."

Learn more