musicbrainz-server icon indicating copy to clipboard operation
musicbrainz-server copied to clipboard

MBS-12359: Refactor _columns implementation in data model

Open reosarevok opened this issue 11 months ago • 0 comments

Implement MBS-12359

Description

This changes the implementation of _columns to list each column on one row, and turns it into a lazy Moose attribute using a builder in order to cache the result of the join call.

Testing

Only automated testing at the moment.

reosarevok avatar Feb 29 '24 11:02 reosarevok