First time I need to write a custom database table...
# package-development
m
First time I need to write a custom database table and I'm not sure how to handle a column
List<int>
. Do I need to make another DTO? Sorry if my use of these terms is obscure.