ghost-on-heroku icon indicating copy to clipboard operation
ghost-on-heroku copied to clipboard

Should support Postgres as well as MySQL

Open Romstar opened this issue 4 years ago • 1 comments

Hey guys! I love this repository, it has helped me significantly.

The issue I am facing is all of the MySQL add-ons for Heroku limit the storage to 5MB which is obviously very little and can at most handle 1 blog post. The Heroku Postgres add-on allows up to 1GB for free so I am wondering if we can build out the functionality to support Postgres as well as MySQL so that we can remain in the free DB tier.

I have created this issue and I am willing to implement the changes as well.

Romstar avatar Mar 04 '21 13:03 Romstar

Did you have any progres? @Romstar

IamMilev avatar Jan 07 '22 20:01 IamMilev