Commit Graph
14 Commits
Author SHA1 Message Date
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