Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.4
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Replacement variables in Oracle SQLPlus files have the format of "%%whatever." This makes them rather hard to use with the Maven SQLPlugin. If this syntax were added as an option then the SQLPlugin could execute more scripts.
Jon,
could you add at least a valid example, just something as simple as "select 1;", where the "1" should be the variable, so we can write a proper unit-test.
A link to some reference might help as well. We could add this to the documentation of the plugin.