Unverified Commit 27c05aff authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Transform empty transactions from the JSON to the SQL files. (#251)

Recent changes had the impact of discarding empty transactions entrirely
from the SQL file when transforming them from the JSON file. These
transactions act somewhat like a KEEPALIVE message of sorts, as they
represent activity in the source database that is not happening in the
database we're following.

In this commit we force the transform of these empty transactions to make
them part of the SQL file.
parent f05d75b6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment