Questions tagged [auto-versioning]
52 questions
1
vote
1 answer
Merge inserted values against temp table leaving out null values
In my process I need to create an INSTEAD OF INSERT trigger which will accept the new values for the record and create a new version of it, example:
Note: Table columns are constantly changing due to business requirements. So if there is a solution…

skmasq
- 4,470
- 6
- 42
- 77
1
vote
1 answer
Autoversioning externally linked content
So I'm building a javascript library meant to be loaded by external domains. I'm looking for a good way to do auto-versioning for this. Ideally, the external domain should be able to just write