Alpine icon indicating copy to clipboard operation
Alpine copied to clipboard

Increase Team Column Length

Open cortesnoel-lm opened this issue 6 months ago • 4 comments

Wanted to open an issue beforehand in case there's any considerations I'm missing.

I have a use case where team names may be arbitrarily long given they will be based on a path format (ex. folder1/folder2/file).

I propose modifying the Team.java name @Column to have length of 255 so it matches @Size max property.

If this sounds reasonable I can open a PR.

cortesnoel-lm avatar Aug 21 '24 21:08 cortesnoel-lm