Skip to content

Commit

Permalink
Update last_data_function.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored Apr 30, 2021
1 parent 5df0a6c commit 3991585
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
Cygnus is capable to perform an `upsert` operation on the following Sinks.

- PostgisSink
- PostgreSQLSink
- PostgreSQLSink
- MySQLSink

**This operation performs a transaction where runs both insert and upsert querys, if any one of them fails, then the other one is rollbacked. This means Both have to be run successfully by Cygnus to store on the database.**

Expand Down

0 comments on commit 3991585

Please sign in to comment.