Files
seanime/internal/database/db_bridge
2024-07-19 17:16:24 -04:00
..
2024-07-19 17:16:24 -04:00
2024-07-14 20:22:44 -04:00
2024-07-19 17:16:24 -04:00
2024-07-19 17:16:24 -04:00
2024-07-14 20:22:44 -04:00
2024-07-19 17:16:24 -04:00

The database may store some structs defined outside as bytes inside models. To avoid circular dependencies, we define methods that directly convert these bytes to the required struct using the database to store/retrieve them.