Kimossab / kimoo-disc-bot

Kimossab's discord bot mainly for anime related stuff and features requested by friends. And my playground to mess around with Typescript and GitHub
0 stars 0 forks source link

feat: add prisma, initial schema and update all database queries #90

Closed Kimossab closed 9 months ago

Kimossab commented 11 months ago

Detailed description of this PR:

Updates the databased used to Postgres. The reason for this update comes down to me using Mongo in a similar way to a relational database.