Commit Graph
24 Commits
Author SHA1 Message Date
dbrownems 4720aa94be Updating targeting to 4.7.1 and forcing TLS 1.2 2022-07-13 11:30:11 -05:00
dbrownems 0eed8a78b6 Updating template to drop trusted assembly only if it exists, preventing error. 2022-07-13 10:43:48 -05:00
David Browne 1fabdbdced Making the deployment script portable
Embedding the assembly bytes in the deployment script to make it portable, and support Managed Instance
2022-07-12 18:27:02 -05:00
Jovan Popovic 6db0d8378d Apendix -> Appendix 2019-11-12 14:58:39 -08:00
Jovan Popovic 73a418a2ba Merge branch 'master' into master 2019-11-11 13:29:09 -08:00
grunners 0dc4e0f7fb Fixed hyperlink typo in Readme.md
Changed 'Regex' to 'CURL' in content links
2019-08-28 10:11:37 +01:00
Jovan Popovic 0c31f950f9 Improved CURL sample 2019-07-22 23:04:32 +02:00
Alfred Myers 17c57bf56f Fixed typos on README.md 2018-10-27 19:51:54 -03:00
Jovan Popovic a9906c6444 Corrected image link 2018-10-12 21:29:53 +02:00
Jovan Popovic ca9a1a2194 Adding instruction for signing assembly 2018-10-12 21:25:18 +02:00
Jovan Popovic 3a9277910b Removing .pfk from project 2018-10-12 20:52:48 +02:00
Jovan Popovic 4a6c5c24b3 Default output in SqlClr/CURL POST 2018-04-18 11:15:25 +02:00
Jovan Popovic d07eca8e01 Added POST with retry login in SqlClr asembly 2018-04-18 10:39:36 +02:00
Jovan Popovic c3004e2bd5 SqlClr CURL
Implementation of CURL function using CLR assemblies hosted in SQL Server
2018-04-16 13:16:33 +02:00
yorek b0b6e74501 updated documentation 2017-12-22 10:02:37 -08:00
Jovan Popovic cba3faa417 Update README 2017-12-20 15:33:48 +01:00
Jovan Popovic d8aebaf6a2 Updated README 2017-12-20 14:49:22 +01:00
Jovan Popovic d37ec2b7b7 Added README to TCC sample 2017-12-20 14:42:38 +01:00
Jovan Popovic a70c6a5ece Renamed schema to TC 2017-12-20 13:01:16 +01:00
Jovan Popovic 6e0cd92dc3 Initial version of transitive closure library 2017-12-20 12:29:11 +01:00
Jovan Popovic ae5661fe4c Moved line in .gitignore 2017-10-21 23:35:43 +02:00
Jovan Popovic ad03a071df Added readme to CLR/regex sample 2017-10-21 23:32:29 +02:00
Jovan Popovic 00e3564b18 Changed schema name to REGEX 2017-10-21 22:13:20 +02:00
Jovan Popovic ed1b94535e SQL CLR Regex utilities
Added sample that shows how to create CLR functions that expose .NEt Regular Expression classes.
2017-10-21 21:47:39 +02:00