-
### Context
To the extent it's possible, we should use API endpoints to make changes to the database, never direct SQL edits.
From [@maxachis here](https://github.com/Police-Data-Accessibility-P…
-
**SQL_Injection** issue exists @ **vulnerable/sql.go** in branch **master**
*The application's GetProducts method executes an SQL query with QueryContext, at line 69 of vulnerable\sql.go. The appli…
-
- Use parameterized query / prepared statement
- Specify an environment variable to restrict transaction endpoint [default (or production) disabled]
- Ideally, move all queries to the services directo…
-
hi zusammen,
das ist zwar keine Melung eines Bugs, aber mir sind einige Dinge beim durchsehen der Skripte ins Auge gefallen.
Als erstes mal Danke an den Ersteller des Skriptes und an das zur Verfü…
-
### Is your feature request related to a problem?
The repository at https://github.com/Eventual-Inc/distributed-query-benchmarking currently works only with the DataFrame API. For benchmarking [TPC…
-
### Description
SQL strings are highlighted within PHP strings when that string begins with certain keywords. SQL highlighting can also be "forced" by using a heredoc whose identifier matches `[DS]Q…
-
Expand diagram to show message parser and writing normalized eCR data to DB
-
Several SQL scripts consisting of DDL are failing on the first line with a syntax error. Other scripts seem to work. The same sql files work with no problem in the MySQL workbench.
The scripts are …
-
### Is your feature request related to a problem or challenge?
Currently, the CreateExternalTable definition is just a stringified version of the statement, rather than the original SQL that was pars…
-
### Determine this is the right repository
- [X] I determined this is the correct repository in which to report this feature request.
### Summary of the feature request
Are there any plans to…