datacite / corpus-data-file

Code and steps used to generate the Data Citation Corpus dump file
MIT License
2 stars 0 forks source link

Automate DB table setup #12

Closed ashwinisukale closed 1 month ago

ashwinisukale commented 1 month ago

for this script https://github.com/datacite/corpus-data-file/blob/main/sql-queries/assertion_details_multiple_queries.sql

create a bash file which will create a assertion_formatted_table if it does not exist and if it exists already then delete it first then create new table.