Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Feature/2.1/automate sql schema install #46

Conversation

jrstill
Copy link
Contributor

@jrstill jrstill commented Jul 26, 2018

This PR adds version table and automated DB user and schema initialization on fresh installs, as discussed in issue #45.

I refactored/renamed some things to get this all going. We'll need to make sure that any further 2.1 sql schema changes (and for all versions going forward) get properly added to the schema.sql file.

Jason Still added 5 commits July 25, 2018 09:51
There are no settings by that name on a DB cluster
Modify ignore to generically handle built typescript
Rename file and alter to only create schema and users
Add version table and merge in other updates to unify initial table creation
Add note to indexes file that they should be created in the main schema scripts
Add version table and 2.1 version record to 2.0.1 to 2.1 update script
Add lambda to initialize the database and run it during TF run
@schnuerle schnuerle self-assigned this Jan 24, 2019
@schnuerle schnuerle added the v3.0 label Jan 24, 2019
@schnuerle
Copy link
Contributor

Need to merge this into the https://github.com/LouisvilleMetro/WazeCCPProcessor/tree/schema/refactoring-1 branch, not master.

@schnuerle schnuerle changed the base branch from master to schema/refactoring-1 January 25, 2019 16:52
@schnuerle schnuerle merged commit d8acba4 into LouisvilleMetro:schema/refactoring-1 Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants