Luiz Carvalho 8ebc6f9427
fix: spec_error is used by try_from derive (#3915)
The `try_from` field attribute in `FromRow` uses `__spec_error` to generate a column decode error. The `spec_error` is currently gated behind the macros feature flag only, but should also be available when using only `derive`.
2025-07-02 04:00:59 -07:00
..
2024-10-28 14:59:18 -07:00
2025-06-01 21:09:55 -07:00
2024-10-04 21:34:18 -07:00