I could able to connect to postgres with postgres-adapter, but how do i map
these configured models in schema.js in under /app/models directory?
Please suggest.
Note : I am using mongodb as primary database and trying to use postgres too in my application.