-
Notifications
You must be signed in to change notification settings - Fork 296
Update createTable code examples to include columns and indexes #2674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThis pull request updates documentation code examples in the database tables section across nine language SDKs (Node.js, Deno, PHP, Python, Ruby, Java, Kotlin, Dart, and C#). All Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (3)📚 Learning: 2025-09-05T19:35:04.162ZApplied to files:
📚 Learning: 2025-09-05T19:35:53.943ZApplied to files:
📚 Learning: 2025-09-05T19:35:59.449ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (11)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What does this PR do?
Updates
createTablecode examples to demonstrate full schema creationTest Plan
Visit
/docs/products/tablesdb/tablesRelated PRs and Issues
N/A
Have you read the Contributing Guidelines on issues?
Yes
Summary by CodeRabbit
createTablemethod examples across all SDKs (Node.js, Deno, PHP, Python, Ruby, Java, Kotlin, Dart, C#, Swift) to demonstrate explicit column and index definitions when creating tables.✏️ Tip: You can customize this high-level summary in your review settings.