While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as TablesDB even if the real type in the API is legacy.
Screenshot 1 : shows all 5 databases as TablesDB in the UI Screenshot 2 : shows GET /tablesdb returning all 5, tho showing different types Screenshot 3 : shows GET /databases returning the 3 legacy databases only
I think the UI should show the legacy as Databases with TablesDB compatiblity instead of directly showing TablesDB for them
Legacy work exactly as TablesDB, legacy is only used internally for our own maintenance, they are first class TablesDBs.
Hmm thanks for the mentioning me and yeah due to this my extension was having the problem of db displaying
<@564158268319203348> but it will be nice for labeling them as when doing so the TablesDB was not displaying but the legacy ones are only displaying
And thanks to <@493852865907916800> we were able to identify the issue and solved it
Recommended threads
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...