singlestoredb-python
singlestoredb-python copied to clipboard
feat(manager): add api versioning to manager
There are some management api endpoints that have a different api version (v2). To handle these cases, we created a new generic attribute of the Manager class that copies the manager and changes the api version