File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -221,15 +221,6 @@ For file upload you must indicate the path of the file to be loaded in the `loca
221221- ` PROCESS_EXEC_DB_FIRSTROW ` : postgres query first row data.
222222- ` PROCESS_EXEC_DB_FIRSTROW_[FILED_NAME] ` : postgres first row field data.
223223
224- #### Operation output
225-
226- - ` PROCESS_EXEC_DB_FIELDCOUNT ` : postgres field count.
227- - ` PROCESS_EXEC_DB_AFFECTEDROWS ` : postgres affected rows count.
228- - ` PROCESS_EXEC_DB_CHANGEDROWS ` : postgres changed rows count.
229- - ` PROCESS_EXEC_DB_INSERTID ` : postgres insert ID.
230- - ` PROCESS_EXEC_DB_WARNINGCOUNT ` : postgres warning count.
231- - ` PROCESS_EXEC_DB_MESSAGE ` : postgres message.
232-
233224[ runnerty ] : http://www.runnerty.io
234225[ downloads-image ] : https://img.shields.io/npm/dm/@runnerty/executor-postgres.svg
235226[ npm-url ] : https://www.npmjs.com/package/@runnerty/executor-postgres
You can’t perform that action at this time.
0 commit comments