Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow longer for e2e test to run | Dan Goodliffe | 2021-07-31 |
| | |||
* | Subclass UpdateDatabase to wait for N operations to be completed | Dan Goodliffe | 2021-07-31 |
| | | | | Avoids need to sleep | ||
* | Copy table content in a TX as part of add table | Dan Goodliffe | 2021-07-31 |
| | |||
* | Support the rotate event to move to the next binlog file | Dan Goodliffe | 2021-07-25 |
| | |||
* | Fix up insert/delete SQL generation | Dan Goodliffe | 2021-07-24 |
| | |||
* | First cut replicating row updates | Dan Goodliffe | 2021-07-22 |
| | |||
* | Create test table before setting up repl | Dan Goodliffe | 2021-07-22 |
| | | | | We aren't test adding a new table yet | ||
* | Support copying exist table data | Dan Goodliffe | 2021-07-04 |
| | |||
* | Add an existing table to the config | Dan Goodliffe | 2021-06-27 |
| | |||
* | Code for setting up an initial source from scratch | Dan Goodliffe | 2021-06-13 |
Includes beginnings of the end-to-end test suite. |