sqlboiler icon indicating copy to clipboard operation
sqlboiler copied to clipboard

mssql: timestamp as Primary Key

Open aarondl opened this issue 6 years ago • 1 comments

If using a primary key that includes a timestamp column in mssql the queries don't seem to be able to complete successfully because when we pass in a timestamp, mssql fails to match the column.

aarondl avatar Jun 25 '18 01:06 aarondl

Can you explain this bug a bit more? Would this be fixed by #1060 ?

stephenafamo avatar Jan 26 '22 21:01 stephenafamo