Public Attributes | |
int | changeset_count |
Number of changesets applied. | |
int | fullcopy_count |
Number of times a full database copy was performed. | |
bool | changed |
True if and only if the replication corresponds to a change in the live version of the database. |
Warning: the replication interface is currently experimental, and is liable to change between releases without warning.
True if and only if the replication corresponds to a change in the live version of the database.
Note that this may be false even if changeset_count and fullcopy_count are non-zero, since the changes may have been made to a non-live copy of the database.