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

Implement sdb slices support in query #22

Open
radare opened this issue Mar 27, 2014 · 2 comments
Open

Implement sdb slices support in query #22

radare opened this issue Mar 27, 2014 · 2 comments

Comments

@radare
Copy link
Collaborator

radare commented Mar 27, 2014

foo=1,2,3,4,5,6
[2:3]foo
3,4
@radare
Copy link
Collaborator Author

radare commented Apr 3, 2014

There's now sdb_aslice. Not yet integrated with query.c

@radare
Copy link
Collaborator Author

radare commented Aug 6, 2014

check this @fr33tux

GustavoLCR pushed a commit to GustavoLCR/sdb that referenced this issue Feb 27, 2022
* sdb_ns_unset: Free the given namespace
* Rename sdb_ns_free to sdb_ns_free_all and ns_free to ns_free_exc_list
* Do sdb_ns_free function that just frees the namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant