rivenmedia / riven

Handle your Media Library with ease!
https://rivenmedia.github.io/wiki/
GNU General Public License v3.0
396 stars 54 forks source link

refactor: replace private attribute '_id' with 'id' in database models #836

Closed iPromKnight closed 2 weeks ago

iPromKnight commented 2 weeks ago

Also comment out the large package memray will we need it. I've fixed the database tests too, as they were broken after the RTN update. They run now, just ensure you have docker / docker desktop running, as they spin up a new postgres container automagically, and test against it using testcontainers.