An open API service indexing awesome lists of open source software.

https://github.com/emergentsoftware/temporaltablechangesget

This stored procedure exists to return results of column values that have changed from a Temporal table (also known as system-versioned temporal table). It generates dynamic SQL and either executes it or outputs it with the debug parameter.
https://github.com/emergentsoftware/temporaltablechangesget

Last synced: 3 months ago
JSON representation

This stored procedure exists to return results of column values that have changed from a Temporal table (also known as system-versioned temporal table). It generates dynamic SQL and either executes it or outputs it with the debug parameter.

Awesome Lists containing this project