Skip to content

Expose database and object store names #68

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

Closed
cyrilletuzi opened this issue Jan 4, 2019 · 1 comment
Closed

Expose database and object store names #68

cyrilletuzi opened this issue Jan 4, 2019 · 1 comment
Assignees

Comments

@cyrilletuzi
Copy link
Owner

Follow up of #65.

When storing in indexedDb, a database name and an object store (~ table) name are used. They should be:

  • exposed, so users can reuse them in other situations
  • configurable
@cyrilletuzi cyrilletuzi self-assigned this Jan 4, 2019
@cyrilletuzi cyrilletuzi added this to the v7.4 milestone Jan 4, 2019
@cyrilletuzi cyrilletuzi changed the title Better interoperability: expose database and object store names Expose database and object store names Jan 4, 2019
@cyrilletuzi cyrilletuzi modified the milestones: v7.5, v7.6 Jan 18, 2019
@cyrilletuzi cyrilletuzi modified the milestones: v7.6, v8.0 Feb 4, 2019
@cyrilletuzi
Copy link
Owner Author

Available in v8.0.0-beta.1, see #76 for beta testing and early documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant