Closed gazben closed 1 year ago
This pull request adds support for multiple youtube accounts assigned to users.
The interface remains the same with the already existing code, the only breaking change is the new user_id field in the insert and where statements.
user_id
Because of the breaking change, a new major version is required.
What happened to this commit? I also need multi-user support
This pull request adds support for multiple youtube accounts assigned to users.
The interface remains the same with the already existing code, the only breaking change is the new
user_id
field in the insert and where statements.Because of the breaking change, a new major version is required.