Open Sheraff opened 1 year ago
For example, for the "likes counter" that are owned as a boolean by Track, but also incremented as a number for Album and Artist
trigger
If that works fine, we could also look into have similar fields on Genre, to avoid the complicated requests we have to make at query time
For example, for the "likes counter" that are owned as a boolean by Track, but also incremented as a number for Album and Artist
trigger
to automate this incrementIf that works fine, we could also look into have similar fields on Genre, to avoid the complicated requests we have to make at query time