You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
350 B

5 years ago
#### Functional
###### Has the requirement for the allowed packages been respected?
###### Does the code contain at least one CREATE query?
###### Does the code contain at least one INSERT query?
###### Does the code contain at least one SELECT query?
###### Are there HTTP requests between the database and the server?
#### General
###### +