Files
seanime-docker/seanime-2.9.10/internal/database/db_bridge
2025-09-20 14:08:38 +01:00
..
2025-09-20 14:08:38 +01:00
2025-09-20 14:08:38 +01:00
2025-09-20 14:08:38 +01:00
2025-09-20 14:08:38 +01:00
2025-09-20 14:08:38 +01:00
2025-09-20 14:08:38 +01:00

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