Replies: 1 comment
|
You can always just use The other option is using |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a workflow in which I have to execute SQL after my import to do things that aren't possible or feasible in the flex style file. I was just thinking it would be nice to have a means of executing arbitrary custom SQL before or after import. Maybe by command line parameters?
All reactions