Skip to content

Commit 50ba27c

Browse files
authored
Update README.md (#189)
1 parent 9a20c1e commit 50ba27c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ tables: ['table_1', 'table_2*']
296296
**Known Limitations**
297297
1. Migrations not supported during initial replication. You should either wait for initial replication finish and then apply migrations, or restart initial replication from scratch (by removing state file).
298298
2. Primary key changes not supported. This is a ClickHouse level limitation, it does not allow to make any changes realted to primary key.
299+
3. Tables without a primary key are not supported.
299300

300301
#### Recovery Without Downtime
301302

0 commit comments

Comments
 (0)