File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 4
4
# mssql-component
5
5
MSSQL Component component for the [ elastic.io platform] (http://www.elastic.io " ; elastic.io platform" ; )
6
6
7
- ![ image] ( https://cloud.githubusercontent.com/assets/56208/22904377/89b611c4-f23c-11e6-8b5d-783d62cf5caf.png )
8
-
7
+ ![ image] ( https://user-images.githubusercontent.com/56208/29715706-b4930bdc-89a8-11e7-8a0d-969959d26dd6.png )
9
8
10
9
## Before you Begin
11
10
@@ -39,7 +38,7 @@ select * from Leads where Created >= '%%EIO_LAST_POLL%%'
39
38
40
39
### INSERT/DELETE/UPDATE Action
41
40
42
- ![ image] ( https://cloud .githubusercontent.com/assets/ 56208/22904204/cef8cb06-f23b-11e6-998f-3fe65ab81540 .png )
41
+ ![ image] ( https://user-images .githubusercontent.com/56208/29715914-9c369ee0-89a9-11e7-89cb-a559f4a8861f .png )
43
42
44
43
You may use this action to do the operations that are not producing output rows but do the database manipulations,
45
44
e.g. `` INSERT `` , `` UPDATE `` or `` DELETE `` statements. Internally we use prepared statements, so all incoming data is
You can’t perform that action at this time.
0 commit comments