Add BigInt type documentation for Databases#2971
Add BigInt type documentation for Databases#2971atharva-appwrite wants to merge 1 commit intomainfrom
Conversation
Document the new bigint type for TablesDB columns and legacy Databases attributes, with SDK examples across all supported languages and a changelog entry describing the feature and its use cases. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Ephemeral API keys are generated automatically for each function execution |
Greptile SummaryThis PR documents the new
Confidence Score: 4/5Safe to merge after adding the missing bigint column to the Swift SDK block. All SDK code samples should demonstrate the new
Important Files Changed
|


Summary
bigintcolumn type to the TablesDB columns reference table with range details and use casesbigintattribute type to the legacy Databases collections reference tablebigintSDK examples across all 10 language blocks in the TablesDB create-table code samplesCorresponds to backend PR appwrite/appwrite#11673 (merge 1273bcd33afbd3694c52ec216d27d3cd101da68a).
Test plan
bigintrow correctly in the Columns tabletotal_viewsbigint column examplebigintattribute row/changelog🤖 Generated with Claude Code