We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Goals:
The text was updated successfully, but these errors were encountered:
add ability to create indexes (#5)
8a73424
* update * add logging * update readme * run indexes on connection * indexes have been run * consistency in private createIndexes * add comment * remove readme change * remove catch block * fix duplicate calls * fix options * await save correctly in super class * update error message for duplicate key * remove useless semicolon * fix app error * Removing double imports (#18) Co-authored-by: Marcus Veloso <[email protected]>
No branches or pull requests
Goals:
The text was updated successfully, but these errors were encountered: