krugersoftware/Watch SQL Queries

This action watches traffic to the database to record what SQL queries are executed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
SKIP_SCHEMA_DUMPWhether to skip the schema dumpnofalse
SKIP_UPLOADWhether to skip uploading artifactsnofalse
SQL_PROXY_API_ADDRESSThe port on which the sql proxy api is runningyes
DEFAULT_DATABASEThe default database to useyes
GITHUB_REPOSITORYThe github repository to useyes
GITHUB_TOKENThe github token to useyes
TEST_SUITE_NAMEThe name of the test suite being run (used for unique artifact names)nodefault
namedescription
sql-queriesA list of all the sql queries executed.
queries-diffA diff of SQL executed
schemaThe full schema of the database
schema-diffA diff of the database schema