ioxiocom / firedantic

Database models for Firestore using Pydantic base models.
BSD 3-Clause "New" or "Revised" License
43 stars 14 forks source link

Custom error class #54

Open joakimnordling opened 7 months ago

joakimnordling commented 7 months ago

Would be nice to wrap Firestore exceptions in FiredanticError class with original_exception set or similar.