-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: #1007 new fam app admin model #1029
Conversation
ianliuwk1019
commented
Nov 8, 2023
•
edited
Loading
edited
- Add V32 flyway script for new "fam_application_admin" table.
- Add new proxy db user in V32 flyway script and grant privilege on "fam_application_admin", "fam_application" and "fam_user" tables.
- Add ORM mapping to the existing model.py for new table and relationship.
- Add new environment place_holder values for flyway migration for Docker compose and for terraform.
…also fam_application and fam_user tables.
Hi @basilv I have updated the password to be some temporary dummy value. Catherine review and approves it. Will merge this one for Catherine to continue on her task; password will be then changed.
I don't know what this file is for, never hear from others before, and I feel we don't need to change it as I don't even see lambda api here. I feel it is ok. When testing the terraform in task 2, we can see if our change is working. |