-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Robert Peele edited this page Mar 6, 2017
·
5 revisions
What's up with this project?
Immediate needs:
- Documentation (finish README, add tutorial, add API reference)
- Add library to help with saving/replaying plans that encountered exceptions (use FsPickler to serialize errand results?)
Future roadmap:
- Demo web application using Rezoom.SQL
- Rezoom helper utilities for loops that build lists (
planseq
?seqplan
?) - SQL enhancements
- Alter table drop column/constraint
- Alter table alter column
- Window functions
- Linters
- Table-valued functions
- User-defined scalar functions
- User-defined table-valued functions
- Custom ordering parameters
- Plugins
- SQL Sandboxes
- Dynamic query API