Skip to content

Commit

Permalink
undo last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lav-patel committed Jun 5, 2021
1 parent 1b556be commit e026b0c
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 27 deletions.
2 changes: 1 addition & 1 deletion Exporters/PythonExporter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ venv: venv_clear


encrypt_cols:
sqlplus ${USER_NAME}/${USER_PASSWORD}@${ORACLE_SID} @encrypt_cols.sql ${encrypting_password} PCORNET_CDM
sqlplus ${USER_NAME}/${USER_PASSWORD}@${ORACLE_SID} @encrypt_cols.sql ${encrypting_password}


encrypt_zip_file:
Expand Down
Loading

0 comments on commit e026b0c

Please sign in to comment.