Skip to content

Commit f1e4351

Browse files
authored
Update README.md
1 parent 92e52b4 commit f1e4351

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The format of ``Start Polling From (optional)`` field should be like ``yyyy-mm-d
108108
- ``ss`` - second
109109
- ``sss`` - millisecond (optional)
110110

111-
*Note:* please see [**Current-limitations**](#current-limitations).
111+
*Please Note: Component Snapshot will not be overwritten in Real-Time flows due to platform behaviour, so we strongly recommend to use Get Rows Polling trigger in Keen Flows only*
112112

113113
### SELECT trigger (Deprecated)
114114
This action exists in JDBC component only for backward compatibility. New [**Select trigger**](#select-trigger) is recommended to use.
@@ -217,7 +217,6 @@ This action exists in JDBC component only for backward compatibility. [**Upsert
217217
- ``Oracle`` - compatible with Oracle Database 8.1.7 - 12.1.0.2
218218
- ``MSSQL`` - compatible with Microsoft SQL Server 2008 R2 and higher
219219
3. The current implementation of the action ``Upsert By Primary Key`` doesn't mark non-nullable fields as required fields at a dynamic metadata. In case of updating such fields with an empty value you will get SQL Exception ``Cannot insert the value NULL into...``. You should manually fill in all non-nullable fields with previous data, if you want to update part of columns in a row, even if data in that fields doesn't change.
220-
4. **Get Rows Polling trigger** does not supported in Real-Time flows
221220

222221
## License
223222
Apache-2.0 © [elastic.io GmbH](https://www.elastic.io "elastic.io GmbH")

0 commit comments

Comments
 (0)