You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ClinicalTrialsDataProcessing/containers
Will King eca4795d2f Began redoing lost formularies work
I lost some work on USP formularies and those are crucial for my analysis.
So, I began reworking them. In the process, I:

- Created a new formularies schema and added a table and some views
  - new file:   Scripts/ConfiguringFormularies.sql
- exported the schema
  - new file:   Scripts/export_tables.sh
  - new file:   export/export_data_postgres_materialized_views.sql
  - new file:   export/export_data_postgres_tables.sql
  - new file:   export/export_data_postgres_views.sql
  - new file:   export/output_2025-01-06_export_data_postgres_materialized_views.sql
  - new file:   export/output_2025-01-06_export_data_postgres_tables.sql
  - new file:   export/output_2025-01-06_export_data_postgres_views.sql
  - new file:   Scripts/Extracting Tables Views and MatViews.sql
- created a new checkpoint/backup of my work
  - modified:   .gitattributes
  - new file:   containers/AACT_Reloader/backup/aact_db_backup_20250106_184236.sql.gz
  - new file:   Scripts/Backup_AACT_work.sh
1 year ago
..
AACT_Reloader Began redoing lost formularies work 1 year ago
AACT_downloader Updated to what I am using so far 3 years ago
RxNav-In-a-box adding various changed for which I don't remember the details. I'm adding it to avoid loosing it. 3 years ago
drugcentral added info for setting up the db from DrugCentral.org 3 years ago
docker-compose.yaml adding various changed for which I don't remember the details. I'm adding it to avoid loosing it. 3 years ago