ykdojo / editdojo

(I'm no longer working on this)
https://www.csdojo.io/edit
MIT License
331 stars 98 forks source link

Added optional postgresql settings for postgresql use. #13

Closed Tipuch closed 6 years ago

Tipuch commented 6 years ago

Referencing issue : https://github.com/ykdojo/editdojo/issues/6

ykdojo commented 6 years ago

Oh I think this is included in your PR for updating the .gitignore file? Could you maybe separate them into two separate PR's?

Tipuch commented 6 years ago

yeah I edited the previous pull request, by the way this change will not pose a problem to people who use or want to use sqlite3, it'll only use Postgresql for people who set the corresponding environment variables.

ykdojo commented 6 years ago

Okay sounds good. I'll pull it then :)