I cannot compile due to this error being present on my migrations.
In configure, where I am setting up migrations for my models I am getting a compilation error reading Reference to member 'psql' cannot be resolved without a contextual type.
I don't know any. Last time I opened the project (last 2 weeks) it built and ran without issues.


It's a bug in the 5.2 compiler - see this forum post for the fix
Most helpful comment
It's a bug in the 5.2 compiler - see this forum post for the fix