Content
@
0 reply
0 recast
0 reaction
Kevin
@typedarray.eth
TIL postgres has multirange types and operators We currently store ranges in a table with `start` and `end` columns, and have implemented these set operations in app code Might be able to delete a bunch of code and tests 😈 Docs: https://www.postgresql.org/docs/current/rangetypes.html
1 reply
18 recasts
118 reactions
daws.eth
@daws
Would this be used to store the block ranges from the config value up to the latest block?
1 reply
0 recast
0 reaction