This repository includes general information, guides, and tools for use by Georgia EPD-IT when working on database code.
All database creation, setup, and data migration scripts should be stored in a Git repository and hosted in the GA-EPD-IT Bitbucket account.
Templates for stored procedures, functions, and triggers are stored in the "/Templates" folder. Use these templates when creating new objects. When working with existing database objects that weren't created with the template, consider converting it.