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

Set query support to false in SQL storage adapter #880

Merged
merged 1 commit into from
Jul 28, 2017
Merged

Set query support to false in SQL storage adapter #880

merged 1 commit into from
Jul 28, 2017

Conversation

gunthercox
Copy link
Owner

This prevents the issues seen in #867. Query support (using ChatterBot's query builder) still needs to be added for this adapter.

Closes #867

@gunthercox gunthercox changed the title Set queries to false Set query support to false in SQL storage adapter Jul 27, 2017
@vkosuri
Copy link
Collaborator

vkosuri commented Jul 27, 2017

Build failed due to network issue unable to download nltk files, i am going to restart the job, hope this time it will green

@vkosuri
Copy link
Collaborator

vkosuri commented Jul 27, 2017

I am not sure why nltk not downloading /english.pickle Similar issue https://stackoverflow.com/questions/26570944/resource-utokenizers-punkt-english-pickle-not-found

 Resource u'tokenizers/punkt/english.pickle' not found.  Please

  use the NLTK Downloader to obtain the resource:  >>>

  nltk.download()

  Searched in:

    - '/home/travis/nltk_data'

    - '/usr/share/nltk_data'

    - '/usr/local/share/nltk_data'

    - '/usr/lib/nltk_data'

    - '/usr/local/lib/nltk_data'

    - u''

@gunthercox gunthercox merged commit 449ff52 into master Jul 28, 2017
@gunthercox gunthercox deleted the sql branch July 28, 2017 03:34
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