Big int#1412
Conversation
- Updated AttributeSchema and ColumnSchema to include "bigint". - Implemented creation and update methods for bigint attributes in the Attributes class.
Greptile SummaryThis PR adds
Confidence Score: 4/5Safe for attribute CRUD operations but breaks TypeScript type generation for any schema that includes a bigint column. The CRUD path in templates/cli/lib/shared/typescript-type-utils.ts — needs a Important Files Changed
|
|
@copilot sync with master branch |
Co-authored-by: ArnabChatterjee20k <83803257+ArnabChatterjee20k@users.noreply.github.com>
Synced this branch with the latest Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)