Description: |
|
|---|
Bug 958 - AMP - Postgres database revamp
Review Request #322 — Created July 10, 2024 and submitted
| Information | |
|---|---|
| pmurugaiyan | |
| AMP | |
| amp_bug_fixes_base_3_6_0 | |
| 958 | |
| Reviewers | |
| apoorva.sn, prajesh, shuinvy | |
Bug 958 - AMP - Postgres database revamp
Affected tables:
1. adc_vs_ssl_info
2. ext_log
The changes are tested locally.
| Description | From | Last Updated |
|---|---|---|
|
any reason not using select * only here ? |
|
|
|
Can we define a constant for this URL? |
|
|
|
There is no primary key for this ext_log table? is the drop contraint required ? |
|
-
-
branches/amp_bug_fixes_base_3_6_0/src/webui/webui/htdocs/new/src/cm/lib/postgres_db.py (Diff revision 2) There is no primary key for this ext_log table? is the drop contraint required ?
-
-
branches/amp_bug_fixes_base_3_6_0/scripts/check_adc_ssl.py (Diff revision 2) Can we define a constant for this URL?
