Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Executing Stored Procs across platforms

$
0
0
The syntax for executing a stored proc is different across databases (call vs exec vs nothing, etc)

RIght now we would have to have different <sql> sections for a single stored proc call for each database we support. We actually setup quite a bit of data this way.

Does anyone know if there are plans to support this as part of core or if there is already an extension out there somewhere?
I'd be looking for something like:

<changeSet id="1" author="Zorax">
<execProc proc="foo(1, 'bar')"/>
</changeSet>

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>