Releases: ponder-sh/ponder
Releases · ponder-sh/ponder
[email protected]
@ponder/[email protected]
Patch Changes
- #1274
faf616adf82c0f8dd8482414efdf8723b06f6f8a
Thanks @0xOlias! - Fixed several GraphQL bugs introduced in0.7.0
that affected tables and columns using snake_case.
[email protected]
[email protected]
@ponder/[email protected]
Patch Changes
-
#1268
68f786197ae0d44a7aa19852e17ac792549188f7
Thanks @0xOlias! - Fixed a bug whereone
relations were sometimes incorrectly marked as non-null in the GraphQL schema, which caused "Cannot return null for non-nullable field" errors when the related entity was not found. -
#1269
700e060791a5575ba684fac49c3a32edfac16726
Thanks @kyscott18! - Fixed tables not being cleaned up. -
#1273
a0e1613c47a0ebcaaf2a4cabc5d8bf62ce8489bf
Thanks @0xOlias! - Improve logging for flush errors.
[email protected]
[email protected]
@ponder/[email protected]
Patch Changes
- #1263
08e6fd2dea41f083ebdf4c2759819803c8619171
Thanks @kyscott18! - Fixed "Failed '[table].flush()' database method" bug introduced in v0.7.6.