Kevin Martin

Results 5 issues of Kevin Martin

The /*[INDENT SPACES]*/ on upsert generation is not correct based on @HasVersionStamp.

**Describe the bug** When extracting the JSON parameter into the temp table only the Value is being extracted. There are articles written that says to specify the schema using the...

Currently, smarter and manually created delete and update stored procedures are recommended when the need for cascading, setting NULL or setting DEFAULT are required. Feature request: Create Delete generated stored...

This stored procedure could extract changes from temporal tables and compare with the current record. When there is a difference, a row can be entered into a log/note type table....

Currently tables that are created as linking (many-to-many) tables are not added for the searched stored procedure generation.