#[0.3.4] - 2025-12-09
#Fixed
- JSON Serialization for Database Types
- Fixed
TypeError when database plugins return non-JSON-native types (datetime, Decimal, UUID, bytes)
- Fixes errors when using Snowflake, PostgreSQL, MySQL plugins with queries returning timestamps, numeric types, or UUIDs