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

formalize db patches #61

Open
disaacson opened this issue Aug 22, 2016 · 6 comments
Open

formalize db patches #61

disaacson opened this issue Aug 22, 2016 · 6 comments

Comments

@disaacson
Copy link
Contributor

make clear way to create and update db to latest schema

@gregghz
Copy link
Contributor

gregghz commented Aug 22, 2016

Is this for piezo admin? or for the worker?

@lucidchart
Copy link
Contributor

yes

On Mon, Aug 22, 2016 at 9:46 AM Gregg Hernandez notifications@github.com
wrote:

Is this for piezo admin? or for the worker?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#61 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADCfDjJODP1CXj7EMa8vVE3BzQAuL4Flks5qicRmgaJpZM4JqAow
.

@disaacson
Copy link
Contributor Author

They share the same DB. So, yes. ;)

On Mon, Aug 22, 2016 at 9:46 AM, Gregg Hernandez notifications@github.com
wrote:

Is this for piezo admin? or for the worker?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#61 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABc3aK0E2UJhwJIzIK6aoBMFi61gUblAks5qicRngaJpZM4JqAow
.

@gregghz
Copy link
Contributor

gregghz commented Aug 22, 2016

Oh. If it was just admin, I was going to say use play's evolutions: https://playframework.com/documentation/2.3.x/Evolutions

But it might not make sense to handle patches in the play project if they both use them. Or it might make sense. I don't know.

@lucidchart
Copy link
Contributor

good idea

On Mon, Aug 22, 2016 at 10:14 AM, Gregg Hernandez notifications@github.com
wrote:

Oh. If it was just admin, I was going to say use play's evolutions:
https://playframework.com/documentation/2.3.x/Evolutions

But it might not make sense to handle patches in the play project if they
both use them. Or it might make sense. I don't know.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#61 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADCfDozGscEb9-V-qHHnPiv3OLco2NbVks5qicrtgaJpZM4JqAow
.

@pauldraper
Copy link
Contributor

+1 for Play's evolutions.

It's a good system, and fairly easy.

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

4 participants