Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 586 Bytes

File metadata and controls

11 lines (6 loc) · 586 Bytes

EPD-IT Database Resources

This repository includes general information, guides, and tools for use by Georgia EPD-IT when working on database code.

Repository setup

All database creation, setup, and data migration scripts should be stored in a Git repository and hosted in the GA-EPD-IT Bitbucket account.

Code templates

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.