You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: