opitzconsulting / orcas

Oracle schema management framework
http://opitzconsulting.github.io/orcas
Apache License 2.0
26 stars 14 forks source link

Add support for replaceables in PostgreSQL #80

Open jaaanix opened 4 years ago

jaaanix commented 4 years ago

System OS: Windows 10 ORCAS: 7.7.1 JVM: 1.8.0_211 Gradle: 6.6 Postgres: 9.6.13

Feature Request Currently its not suuported to add replaceables like PostgreSQL functions by using the default meachanism. The ORCAS tasks dropReplaceables and compileReplaceables are not working in combination with Postgres DB.