Ben Cheng

Results 48 issues of Ben Cheng

Currently it is not possible for client to access certain system table starts with underscore via Record API, but users can create the table with underscore and access it. Shall...

type/improvement
non-auth-features/database

Currently we support array of every other object type (String, Number, Boolean, Object, Date, Reference, Sequence, Geolocation), but not asset. Use case is a product have multiple images, while we...

type/improvement
non-auth-features/database

`transientInclude` should support array of references, there are many practical use cases that users need to eager load an array of references object (for example, fetch a user profile with...

type/improvement
non-auth-features/database

When `overallCount` of a query is set to `false`, it return `undefined` for `_overallCount` in result which confuse users. - Skygear Server Date/Version: - Application Platform: - [ ] Is...

type/bug
non-auth-features/database

In some cases, users might want to use `VARCHAR(N)` instead of `TEXT` for string - Skygear Server Date/Version: #### Expected Results Support `VARCHAR(N)` correctly #### Actual Results App show `IncompatibleSchema`...

type/improvement

Currently users who want to deploy skygear locally instead of using skygear.io, need to figure out which plugins they want and how to connects everything together. We can provide a...

type/minor-improvement

Currently, we have some environment variables config which are only applicable when a certain store is used, but they're mixed in the same namespace. I think it would be more...

type/improvement

Hi this is Ben from Creative Commons Hong Kong here. We have noticed that the license chooser for zh_HK translation is not available on the website and we would like...

licenses
🏷 status: label work required

If Dry Run is true, should display description of what will happen if the command run, instead of calling the AWS api.

Backlog

Should be two options: 1. Disable compress on S3 side 2. Disable compress on DefaultCacheBehavior of Cloudfront

Backlog