Closed
Description
Goal
Now that we use stored procedures, we need to improve the support and accelerate future development which depends on Stored Procedures/Functions and other database programabable tools
Scope
- Allow for Persistence Provider specific providers (so that we can support different approach for different DBs)
- Allow code for DB native code such as functions and stored procedures to be stored in native SQL format for better syntax highlighting, intellisense, auto-completions and source control versioning
- Add compile time checks to ensure paths to code valid