carlveeOriginal post
Flutter Developer
I have one big database with 126 tables, the last 26 tables cannot be accessed from the dashboard. When clicking on those tables, it redirects to the oldest table.
How to recreate:
- Create one database with >100 tables
- Last X tables added after the 100 count cannot be accessed or opened from dashboard
- Clicking those tables will redirect to the oldest table created.
Anyone also encountered this issue? Thank you!
Running Appwrite 2.3
Summary
Issue with Appwrite 2.0 Database where only the first 100 tables can be accessed from the dashboard, redirecting to the oldest table when trying to view tables beyond that limit. This is a known issue with Appwrite 2.0.