Bug 958 : AMP - Postgres database revamp

Review Request #331 — Created July 12, 2024 and discarded

apoorva.sn
AMP
amp_3_7_1
958
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 …

pmurugaiyanpmurugaiyan
shuinvy
  1. Ship It!
  2. 
      
pmurugaiyan
  1. 
      
  2. Apoorva,

    can we update the related table usage in the codebase also along with the tables change so that its complete?

  3. 
      
apoorva.sn
Review request changed

Status: Discarded

Loading...