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

Change SQL storage default to sqlite file instead of in-memory database #871

Merged
merged 1 commit into from
Jul 23, 2017

Conversation

gunthercox
Copy link
Owner

Closes #868

This changes the default database type to be a sqlite file while still allowing an in-memory database to be used for testing. This change is needed so that a file will be created to store learned data when a chat bot is created using the default configuration.

@gunthercox gunthercox merged commit 3202f4a into master Jul 23, 2017
@gunthercox gunthercox deleted the sql branch July 23, 2017 20:14
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

Successfully merging this pull request may close these issues.

2 participants