Giter Site home page Giter Site logo

opdb's Introduction

OPDB

DB VERSION CONTROL PROCEDURE

Follow CONTRIBUTING guidelines for git
OPP Team members:
Commit and push changes to YOUR-BRANCH-ONLY When you are ready, submit a Pull Request to DEVELOPMENT ONLY Your changes MUST BE REVIEWED before they can be merged to Development

OPP DB Admins:
You are in charge of ensuring the states of the Dev and Live Server DB, and their coordination with the Server Repo and the changes as You accept them on Development and Master respectively.
Pull Requests should be submitted to Master from DEVELOPMENT ONLY.

How this Repo operates: ALL SQL OPERATES ON the PerpSQL state from a FRESH INSTALL
SQL statements then are version controlled in the OPDB repo

** To commit a change w/o key conflicts**
Pull and catch up to most recent SQL state, run SQL, then make changes freely locally.
Once you are done, REVERT to the pull state.
Write your SQL for the singular change(s) (not the history of work/rework/undo/redo).
Push change.

REPO structure
Master- what is on live server
Development - what is on dev server
Your branch - what you do

YOUR DB should be dropped and re-initialized with the most recent Development commit.

opdb's People

Contributors

mikejeffers avatar bler avatar loyalservant avatar

Watchers

James Cloos avatar pahpa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.