Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from SeaORM to Prisma #8

Merged
merged 8 commits into from
Apr 25, 2022
Merged

Migrate from SeaORM to Prisma #8

merged 8 commits into from
Apr 25, 2022

Conversation

aaronleopold
Copy link
Collaborator

Fixes STU-13 and STU-14.

@linear
Copy link

linear bot commented Apr 25, 2022

STU-13 Convert entities to use Uuid

Currently all entities use i32, I want to convert them to use Uuids

STU-14 Migrate to Prisma

super cool new prisma client for rust was made, and I strongly prefer that over sea-orm

@aaronleopold
Copy link
Collaborator Author

Not ready for merge, probably by the weekend 🙂

@aaronleopold aaronleopold merged commit 96472f6 into develop Apr 25, 2022
@aaronleopold aaronleopold deleted the prisma branch April 25, 2022 22:03
@aaronleopold aaronleopold mentioned this pull request Apr 25, 2022
aaronleopold added a commit that referenced this pull request Apr 25, 2022
* aint much but honest work

* werkin it

* 😩

* Kinda reworked scanner (#7)

* updating scanner, removed book_count from series

* scanner updates, api tweaks, version updates

* wip: working on scanner and other misc fixes

* tiny progress

* Migrate from SeaORM to Prisma (#8)

* werkin

* meh

* major work towards seaorm -> prisma migration

* added prisma commands to scripts

* reworked opds api

* werkin

* did some things

* Migration mostly complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant