Steven Nguyen

Results 1220 comments of Steven Nguyen

@erlenddahl, thanks for creating this issue and providing some logs! 🙏🏼 This is probably where it's failing: https://github.com/appwrite/appwrite/blob/c3ddc6a05dae5ce8c64025f1c31130b1cd126644/app/controllers/api/account.php#L2529

@ohbob, thanks for creating this issue! 🙏🏼 Looks like we're forcing `$databaseId` and `$collectionId` to be added: https://github.com/appwrite/appwrite/blob/cbf1085850354c6d16296e764e9c64abea067be0/app/controllers/api/databases.php#L2955-L2956 However, we should probably check if it should be added before adding...

As part of this, we also need to make sure if you select $collectionId or $databaseId, it's returned as expected.

@collinmyers, thanks for raising this issue! 🙏🏼 This definitely looks like a bug in the SDK. It doesn't look the the SDK is closing the websocket because of this code:...

Related Discord thread: https://discord.com/channels/564160730845151244/1206671890639495178 The API returns all the fields and the CLI is displaying all of the data. It looks "distorted" because the width of the data exceeds the...

@dhruv-tech, > On the mysql cli, you can enable horizontal scrolling, so the table doesn't wrap in such a manner: > > `mysql> pager less -SFX` > > We don't...

@t0mm4rx, thanks for creating this issue! 🙏🏼 Would you please try without the backslashes?

@step135, thanks for creating this issue! 🙏🏼 We use 0 for unlimited so as @Megamannen, the best thing to do would be to set it to 1 while having 1...

@Achraf112Ben, thanks for submitting this PR! 🙏🏼 It would help if there was someone else who was a native speaker who could validate the translation.