chore(sqltest): update readme (#6228)

pull/6230/head
Irena Rindos 4 months ago committed by GitHub
parent 89c577ddd7
commit 4a4bbd723e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,7 +3,9 @@
This test suite is used to test behavior of the database logic.
In particular the data warehouse implementation is
completely in sql via plpgsql, functions, and triggers.
This test suite is also implemented directly in sql.
Note that these tests are not limited to testing triggers - they should also be used to test constraints and indexes.
This test suite is implemented directly in sql.
## Organization

Loading…
Cancel
Save