firebird
firebird copied to clipboard
Ability to set up the source GUID for the replication stream
This allows GUID-specific code being supported to the replica side. Currently only a check against configuration is performed.
Not sure the API method name is really good, maybe setSource() or reset() would suit better.
For the beginning it would be good to document what is the purpose of this method and the meaning of parameter(s), how it is intended to be used and in which situations. Just to determine if this method really needed or there is a better alternative(s).