Gustavo Edinger
Results
3
issues of
Gustavo Edinger
Properly sort big int :D
This fix addresses a reference issue with `getData` and `setData` during `reset` operations. Previously, after a `reset`, `getData` would continue returning stale data because it maintained a reference to the...
This pull request removes the special handling for CockroachDB when applying the migrations to the shadow db as it breaks under certain conditions, and it's against the recommendation from CockroachDB....