Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Trivadis PL/SQL & SQL Coding Guidelines

License

NotificationsYou must be signed in to change notification settings

Trivadis/plsql-and-sql-coding-guidelines

Repository files navigation

Introduction

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 format

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:

PDF format

PDF is the secondary output format.wkhtmltopdf is used to generate thePLSQL-and-SQL-Coding-Guidelines.pdf.

Releases

You find all releases and release informationhere.

Issues

Please file your bug reports, enhancement requests, questions and other support requests withinGithub's issue tracker.

How to Contribute

  1. Describe your idea bysubmitting an issue
  2. Fork this respository
  3. Create a branch, commit and publish your changes and enhancements
  4. Create a pull request

How to Build the HTML Site and PDF Documenation

  1. Install Docker in your environment
  2. Fork this respository
  3. Check/change the version inmkdocs.yml
  4. Open termin intools folder
    • Deploy into default folderrun./gh-deploy.sh
    • Deploy into a version folderrun./mike.sh deploy <version>.<version> represents the folder name, e.g.master orv3.4.
    • Build the PDF filerun./genpdf.sh.
  5. commit changes andpush all branches.

Related Resources

License

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.


[8]ページ先頭

©2009-2025 Movatter.jp