-
Notifications
You must be signed in to change notification settings - Fork 1
Plan
Jeff Humphreys edited this page Aug 4, 2020
·
1 revision
- Make the most useful free SQLCLR library that can be easily stuffed in any production database.
- Make it easy to understand. Well-documented.
- Better unit-testing eventually.
- Limit it arguments since SQL Server cannot leave optional arguments off function calls.
- Identify more interesting aggregates.
- Flexibility over performance.
- Free forever.
- Creative naming that is more memorable and descriptive of the business use case.
- Lots of regex, including specific problems like email and addresses, so I don't have to remember those crazy mini-programs.