-
Notifications
You must be signed in to change notification settings - Fork 2
Undone
JamieO53 edited this page Dec 10, 2018
·
10 revisions
-
Architecture - subordinate to SQL Solutions
-
Add a topic for database project structure
-
Add a topic for the Pkg project
-
-
Application Developer guide
-
Visual Studio project editing
-
Database object import
-
Object Validation
-
Data initialization
-
Data validation
-
-
Installer
An installer for developers who will not be working on this project.
There is design work to be done to decide exactly how this is to be achieved. Some issues are:
- Configuration
- An existing configuration must not be overridden
- The user needs the opportunity to specify the local NuGet server details
- Data and Script locations
- Check for newer versions
- License
- Configuration
-
Code Signing Certificate
A Code Signing Certificate is needed for this project's published scripts
- Obtain certificate
- The private key will be retained by me
- The public key and any other relevant information will be kept in the default configuration file
- Obtain certificate
-
Error handling
- Add logging
- Add error handling