Postgres Connection for Olympus Error

I believe postgresql 9.1 introduced support for ‘if not exists’ in DDL. What version of postgresql are you using?
I’m not sure why the decision was made to add this to DDL scripts managed by Flyway (as they should only be run once).
Adding @Chris_Knoll @Frank @schuemie - does WebAPI or SQL translate require a certain version for postgresql?