Bug 958 : AMP - Postgres database revamp
Review Request #331 — Created July 12, 2024 and discarded
| Information | |
|---|---|
| apoorva.sn | |
| AMP | |
| amp_3_7_1 | |
| 958 | |
| Reviewers | |
| pmurugaiyan, prajesh, shuinvy | |
Postgres database for following tables
1. file_type
2. file_list
Executed the python file postgreddb.sql and id column with values was populated in both file_list and file_type tables
Tested by creating clone of a file and it was created successfully with proper id generated in file_list table
Deleting the file was also successfull
| Description | From | Last Updated |
|---|---|---|
|
Apoorva, can we update the related table usage in the codebase also along with the tables change so that its … |
|
-
-
branches/amp_3_7_1/src/webui/webui/htdocs/new/src/cm/lib/postgres_db.py (Diff revision 1) Apoorva,
can we update the related table usage in the codebase also along with the tables change so that its complete?
