mirror of
https://github.com/withastro/astro.git
synced 2025-03-03 22:57:08 -05:00
* 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.