Jake Barnby

Results 72 comments of Jake Barnby

Superceded by https://github.com/appwrite/appwrite/pull/8797

This feature is now available on Appwrite Cloud and in latest SDK's as `Query.orderRandom()`

This now available on Appwrite Cloud and in latest SDKs: https://appwrite.io/blog/post/announcing-spatial-columns

@fogelito It looks like we never merged this! Please change the base branch to master and fix the lint issues and conflicts

@tripolskypetr Ah I see, yep the issue definitely looks to be in the CLI if you're only getting 200 attributes created, I will follow up with an investigation. You will...

> @abnegate question about sequences, today, when we migrate a project internally with one of our ZDT migration scripts from one db to another do we preserve them with same...

Closing as superseded by https://github.com/appwrite/docker-base/pull/46

As-is this poses a bit of [security threat](https://cheatsheetseries.owasp.org/cheatsheets/Insecure_Direct_Object_Reference_Prevention_Cheat_Sheet.html). We should instead disallow querying/sorting/filtering on the internal ID, and only return it in the response model. To do that, we should...

This now possible via the new [Transactions API](https://appwrite.io/blog/post/announcing-transactions-api) :tada:

Are you make these test run automatically with the existing tests?