secedu / flask-core

Reusable Flask core for COMP6443
Other
4 stars 2 forks source link

Add filter to transform postgresql to postgres #13

Closed cry closed 5 years ago

cry commented 5 years ago

Logs:

web_service_1  | [2019-03-25 05:07:02,564] ERROR in IsolationMiddleware: Couldn't import database isolation adapter postgresql.Postgresql
web_service_1  | [2019-03-25 05:07:02,564] ERROR in IsolationMiddleware: Couldn't import database isolation adapter postgresql.Postgresql
web_service_1  | Auth disabled, auto disabling database isolation
web_service_1  | [2019-03-25 05:07:02,665] ERROR in IsolationMiddleware: Couldn't import database isolation adapter postgresql.Postgresql
web_service_1  | Auth disabled, auto disabling database isolation
web_service_1  | [2019-03-25 05:07:02,694] ERROR in IsolationMiddleware: Couldn't import database isolation adapter postgresql.Postgresql
cry commented 5 years ago

@zainafzal08 #goodfirstissue

cry commented 5 years ago

Closed by #14