- Notifications
You must be signed in to change notification settings - Fork76
Trivadis PL/SQL & SQL Coding Guidelines
License
Trivadis/plsql-and-sql-coding-guidelines
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Trivadis published their guidelines for PL/SQL & SQL in 2009 in the context of the DOAG conference in Nuremberg. Since then these guidelines have been continuously extended and improved. Now they are managed as a set of markdown files. This makes the the guidelines more adaptable for individual application needs and simplifies the continous improvement.
HTML is the primary output format.Material for MkDocs is used to generate static HTML files andMike to publish version specific variants. The following sites are available:
- Current version based on the master branch, snapshot version of the coming release
- Latest Release
- Releases
PDF is the secondary output format.wkhtmltopdf is used to produce it.
Starting with version 3.5 you may access the PDF document from theappendix in the HTML site.
The PDF version is also accessible per version fromReleases.
You find all releases and release informationhere.
Please file your bug reports, enhancement requests, questions and other support requests withinGithub's issue tracker.
- Describe your idea bysubmitting an issue
- Fork this respository
- Create a branch, commit and publish your changes and enhancements
- Create a pull request
- Install Docker in your environment
- Fork this respository
- For Windows users only
- Enable Windows to run Bash Shell, using one of the four options describedhere.
- Check/change the version inmkdocs.yml
- Open a terminal window in thetools folder
- Build/update the PDF filerun
./genpdf.sh
. - Test the HTML site locallyrun
./serve.sh
and openhttp://localhost:8000 - Deploy HTML siterun
./mike.sh deploy master
. - Set default version (HTML redirect)run
./mike.sh set-default master
.
- Build/update the PDF filerun
commit
changes andpush
all branches.
The Trivadis PL/SQL & SQL Coding Guidelines are licensed under the Apache License, Version 2.0. You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0.
About
Trivadis PL/SQL & SQL Coding Guidelines
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.