Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Add before/after event to update position in replication stream | Dan Goodliffe | 2021-07-25 |
| | |||
* | Get source database name into UpdateDatabase on configure | Dan Goodliffe | 2021-07-19 |
| | |||
* | 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. | ||
* | Fix column order in select source | Dan Goodliffe | 2021-06-13 |
| | |||
* | Load schema and config etc from target DB | Dan Goodliffe | 2021-06-12 |
| | |||
* | Get upstream from DB | Dan Goodliffe | 2021-06-03 |
| | | | | Adds options from command line and a few supporting tweaks | ||
* | Generate DbStmt templates from .sql files | Dan Goodliffe | 2021-06-01 |
m4 generator and related code. Reshuffles some CTF stuff to avoid pulling in all of CTF and iostream for its fixed_string. Moves CTF out of AdHoc namespace. Add some initial SQL statements. |