readme additions and vendor updates

This commit is contained in:
Ian Norden
2019-12-02 13:24:46 -06:00
parent 6434a7279d
commit bc59aa4ed6
1113 changed files with 246218 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@ conform to the
[standard-readme specification](https://github.com/RichardLitt/standard-readme).
- Once a Pull Request has received two approvals it can be merged in by a core developer.
Pull requests should be opened against the `master` branch. Periodically, updates on `master` will be ported over to `staging` for tagged release.
## Creating a new migration file
1. `make new_migration NAME=add_columnA_to_table1`
- This will create a new timestamped migration file in `db/migrations`