I have a database table with the primary column defined as:
ID bigint identity primary key
I also have a text column MiddlePart. I
MiddlePart