hatched / ghost-charm

The Juju charm for the Ghost blogging application.
Other
9 stars 6 forks source link

Adding a MySQL relation should migrate data #18

Closed hatched closed 10 years ago

hatched commented 10 years ago

At the moment if you add a MySQL relation it will no longer show any of the posts that were in the sqlite db. The posts are still saved in the sqlite db but are no longer shown. If it's a fresh mysql db we could probably migrate the posts over.

hatched commented 10 years ago

With the planned removal of support for SQLite (See issue #24) it's very unlikely that this will ever get done. If you'd like to contribute this functionality please post below before starting so that we can discuss maintaining SQLite support going forward.

jcsackett commented 10 years ago

I'm +1 on closing this--it's not going to get done.

On Wed, Jun 18, 2014 at 10:50 AM, Jeff Pihach notifications@github.com wrote:

With the planned removal of support for SQLite (See issue #24 https://github.com/hatched/ghost-charm/issues/24) it's very unlikely that this will ever get done. If you'd like to contribute this functionality please post below before starting so that we can discuss maintaining SQLite support going forward.

— Reply to this email directly or view it on GitHub https://github.com/hatched/ghost-charm/issues/18#issuecomment-46445650.

// j.c.sackett // http://humanmade.org