refactor: rename replicaset.replicaset_uuid -> replicaset.uuid
Showing
- src/cas.rs 1 addition, 1 deletionsrc/cas.rs
- src/config.rs 26 additions, 32 deletionssrc/config.rs
- src/http_server.rs 1 addition, 1 deletionsrc/http_server.rs
- src/replicaset.rs 3 additions, 3 deletionssrc/replicaset.rs
- src/rpc/expel.rs 1 addition, 1 deletionsrc/rpc/expel.rs
- src/rpc/join.rs 2 additions, 2 deletionssrc/rpc/join.rs
- src/rpc/update_instance.rs 1 addition, 1 deletionsrc/rpc/update_instance.rs
- src/traft/error.rs 2 additions, 2 deletionssrc/traft/error.rs
- test/conftest.py 1 addition, 1 deletiontest/conftest.py
- test/int/test_basics.py 3 additions, 3 deletionstest/int/test_basics.py
- test/int/test_config_file.py 7 additions, 7 deletionstest/int/test_config_file.py
- test/int/test_ddl.py 1 addition, 1 deletiontest/int/test_ddl.py
- test/int/test_http_server.py 1 addition, 1 deletiontest/int/test_http_server.py
- test/int/test_joining.py 1 addition, 1 deletiontest/int/test_joining.py
- test/int/test_plugin.py 2 additions, 2 deletionstest/int/test_plugin.py
- test/int/test_tier.py 5 additions, 5 deletionstest/int/test_tier.py
- test/pgproto/auth_test.py 2 additions, 2 deletionstest/pgproto/auth_test.py
Loading
Please register or sign in to comment