Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: various cleanup and fixes (#137)
* fix: replication method to proper enum and remove duplicate methods (#133) * fix replication method to proper enum and remove duplicate methods * [pre-commit.ci] auto fixes * use incremental constant vs string --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * refactor: replication IDs, deprecation warnings (#135) * replication IDs, deprecation warnings, docs links updates * [pre-commit.ci] auto fixes * fix custom audience column joining * [pre-commit.ci] auto fixes * revert links * revert another link change * add todo links --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * exclude sort where not supported and fix one more replication_keys reference * removed unused prepare_request_payload method * fix tests and broken types * update github action test workflow --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information