Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow user to access uploadAsset function from db #429

Closed
carmenlau opened this issue Jun 11, 2018 · 0 comments
Closed

Allow user to access uploadAsset function from db #429

carmenlau opened this issue Jun 11, 2018 · 0 comments
Assignees

Comments

@carmenlau
Copy link
Contributor

Currently JS SDK only allow user to upload asset by saving a record with asset. We have the uploadAsset in DatabaseContainer which is private and not accessible.

Allow user to access uploadAsset is useful if user want to upload asset before saving record.

Expected Results

Can upload asset through skygear.publicDB.uploadAsset

Actual Results

uploadAsset function is under DatabaseContainer and not accessible

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants