Skip to content

fix(schema): change client_order_id from i64 to BigDecimal#826

Open
dongowu wants to merge 1 commit intoMystenLabs:mainfrom
dongowu:main
Open

fix(schema): change client_order_id from i64 to BigDecimal#826
dongowu wants to merge 1 commit intoMystenLabs:mainfrom
dongowu:main

Conversation

@dongowu
Copy link
Contributor

@dongowu dongowu commented Feb 2, 2026

Prevent overflow by storing client_order_id as numeric instead of bigint. This affects order_updates, order_fills, and conditional_order_events tables.

🤖 Generated by git-ai 🚀

Prevent overflow by storing client_order_id as numeric instead of bigint. This affects order_updates, order_fills, and conditional_order_events tables.

🤖 Generated by git-ai 🚀
@dongowu
Copy link
Contributor Author

dongowu commented Feb 2, 2026

@0xaslan please review this pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant