Skip to content

feat: introduce tables commands and deprecate collections commands #1140

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

Merged
merged 6 commits into from
Aug 11, 2025

Conversation

ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Aug 7, 2025

What does this PR do?

deprecate old methods and new tables methods

Test Plan

Screenshot 2025-08-08 at 2 11 10 PM

old one works with a warning:

cli git:(feat-tables-commands) ./build/appwrite-cli-darwin-arm64 pull
? Which resources would you like to pull? Collections (Database)
ℹ Warning: appwrite pull collection has been deprecated. Please consider using 'appwrite pull tables' instead

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

yes.

@ChiragAgg5k ChiragAgg5k marked this pull request as draft August 7, 2025 08:50
@ChiragAgg5k ChiragAgg5k marked this pull request as ready for review August 8, 2025 08:12
Copy link
Member

@abnegate abnegate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you do pull collection in current version, and push tables in new version, will it work?

@abnegate abnegate merged commit 51dac6e into master Aug 11, 2025
38 checks passed
@abnegate abnegate deleted the feat-tables-commands branch August 11, 2025 08:55
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.

2 participants