astakos: Replace decimal field with bigint
Any values that happen to be greater than the new max (2**63-1) are reduced to this value.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment
Any values that happen to be greater than the new max (2**63-1) are reduced to this value.