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

How to use Postgresql in this project #7

Closed
samk17cmutpm opened this issue Apr 21, 2016 · 10 comments
Closed

How to use Postgresql in this project #7

samk17cmutpm opened this issue Apr 21, 2016 · 10 comments

Comments

@samk17cmutpm
Copy link

Hi,
I pulled this project and I could run with MongoDB. It worked fine for me.
So How can I use this project with Postgresql ?

@dblock
Copy link
Collaborator

dblock commented Apr 21, 2016

Not without work. You have to rewrite all the mongodb parts with non-mongodb parts. The first step is to make the store pluggable of course.

@m5rk
Copy link

m5rk commented Jun 7, 2016

@samk17cmutpm You can see my comment for how I did it.

@samk17cmutpm
Copy link
Author

thank you so much :) 👍

zachfeldman added a commit to zachfeldman/slack-ruby-bot-server that referenced this issue Nov 26, 2016
@jtoy
Copy link

jtoy commented Dec 2, 2016

awesome, can we get this added into base

@bh4cyi
Copy link

bh4cyi commented Dec 6, 2016

I want to use Postgresql also, is it possible to merge it into master branch?

@dblock
Copy link
Collaborator

dblock commented Dec 6, 2016

The PR #38 is in progress, there's still some work to finish this, @zachfeldman is doing a great job, hopefully it will wrap up soon!

@jtoy
Copy link

jtoy commented Dec 6, 2016 via email

spencerldixon pushed a commit to spencerldixon/slack-ruby-bot-server that referenced this issue Feb 17, 2017
dblock added a commit to dblock/slack-ruby-bot-server that referenced this issue Mar 6, 2017
dblock added a commit to dblock/slack-ruby-bot-server that referenced this issue Mar 6, 2017
dblock added a commit to dblock/slack-ruby-bot-server that referenced this issue Mar 6, 2017
@dblock
Copy link
Collaborator

dblock commented Mar 6, 2017

#48 is working all around but there's some work before it can be merged, maybe someone can help

dblock added a commit to dblock/slack-ruby-bot-server that referenced this issue Mar 6, 2017
dblock added a commit to dblock/slack-ruby-bot-server that referenced this issue Mar 6, 2017
dblock added a commit to dblock/slack-ruby-bot-server that referenced this issue Mar 6, 2017
dblock added a commit to dblock/slack-ruby-bot-server that referenced this issue Mar 7, 2017
dblock added a commit to dblock/slack-ruby-bot-server that referenced this issue Mar 7, 2017
@dblock dblock closed this as completed in ea4224d Mar 7, 2017
dblock added a commit that referenced this issue Mar 7, 2017
Added PostgreSQL support, closes #7.
@dblock
Copy link
Collaborator

dblock commented Mar 7, 2017

I'm going to cut a release soon, if anyone wants to try this out from master, that'd be great.

@dblock
Copy link
Collaborator

dblock commented Mar 12, 2017

Released AR support in 0.6.0.

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

5 participants