News

I have created a custom macro for creating primary keys on MSSQL models and for "ALTER TABLE ADD CONSTRAINT" statements, the SQL is incorrectly modified to quote "CONSTRAINT" rather than the ...
A contrived example: Say we have two types of tools: hammers and wrenches. We have a list of work orders, and we want to track what tool was used for the ...