Does anybody have a good example of using `cy.task...
# e2e-testing
f
Does anybody have a good example of using
cy.task()
to query a Postgres db? The example for MySQL in documentation is great, but can't find something that works with Postgres.