Skip to content

Commit f085ef1

Browse files
committed
build: 3.0.0
1 parent a296ce9 commit f085ef1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)