Open 7mochi opened 1 year ago
What is the direction you are going with the repository PRs? I see you changed the branch for them
What is the direction you are going with the repository PRs? I see you changed the branch for them
I wanted to make another PR with all the repositories implemented nvm
I've created this PR as a reference for breaking up the collections
modules, as they may be a bit trickier than usual:
This PR's description breaks down how we might approach players, channels, clans and matches similarly.
just adding a note onto this about us refactoring existing repositories to sqlalchemy core (for query building), any further repos should be made in the same manor (use #632 as a good example of pretty much any usecase you might run into when writing the repos)