Database Installation/Upgrade Template Placeholder Documentation

April 3, 2024 ยท View on GitHub

Overview:

This document defines the different placeholders defined in the Database Installation/Upgrade Template and automated database deployment script templates (e.g. deploy_dev.sql).

Placeholders:

  • [Project Name] is the name of the project
  • [SQL Directory] is either "SQL" or "shared_SQL" based on the type of implementation
  • [DB File Name Prefix] is the database file name prefix based on the database name
  • [DB Name] is the database name