mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
f0fc78c873
* feat: expose isDbError * test: foreign key constraint error detection * fix(test); use isDbError * chore: changeset
104 B
104 B
@astrojs/db |
---|
patch |
Expose isDbError()
utility to handle database exceptions when querying.