Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

In Space.getMany set the first argument optional #16

Open
joticajulian opened this issue May 7, 2022 · 1 comment
Open

In Space.getMany set the first argument optional #16

joticajulian opened this issue May 7, 2022 · 1 comment
Labels
enhancement New feature or request task

Comments

@joticajulian
Copy link
Contributor

In getMany, set the first argument optional and set an empty key as default in order to search from the beginning. Right now it is required:

getMany(offsetKey: TKey, limit: i32 = i32.MAX_VALUE, direction: Direction = Direction.Ascending): System.ProtoDatabaseObject<TValue>[] {

@mvandeberg mvandeberg added the enhancement New feature or request label Nov 22, 2022
@koinos-ci
Copy link

This issue is stale because it has been open for 30 days with no activity.

@mvandeberg mvandeberg added task and removed stale labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task
Projects
None yet
Development

No branches or pull requests

3 participants