Skip to content

Commit

Permalink
updated the code based on review comments
Browse files Browse the repository at this point in the history
Signed-off-by: dhanendra06 <[email protected]>
  • Loading branch information
dhanendra06 committed Apr 1, 2024
1 parent 7b36ed7 commit c157c82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db_scripts/mosip_master/dml.sql
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ TRUNCATE TABLE master.template cascade ;

\COPY master.template (id,name,descr,file_format_code,model,file_txt,module_id,module_name,template_typ_code,lang_code,is_active,cr_by,cr_dtimes) FROM './dml/master-template.csv' delimiter ',' HEADER csv;


-------------- Level 3 data load scripts ------------------------

----- TRUNCATE master.screen_authorization TABLE Data and It's reference Data and COPY Data from CSV file -----
Expand Down

0 comments on commit c157c82

Please sign in to comment.