Download Latest Version v1.0.3 source code.tar.gz (342.6 kB)
Email in envelope

Get an email when there's a new version of Dataherald

Home / 1.0.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-04-03 3.4 kB
v1.0.2 source code.tar.gz 2024-04-03 338.1 kB
v1.0.2 source code.zip 2024-04-03 420.7 kB
Totals: 3 Items   762.2 kB 0

Release Notes for Version 1.0.2

What's New

1. New features

2. Improvements and fixes

3. Migration Script

  • Purpose: To facilitate a smooth transition from version 1.0.1 to version 1.0.2, we've introduced a migration script.
  • Data Modifications: The script performs the following actions:
  • Decrypts all the db connection uri column
  • Executes a regex method to retrieve the db dialect.
  • Stores dialect column in database_connections mongo collection.

To run the migration script, use the following command:

docker-compose exec app python3 -m dataherald.scripts.populate_dialect_db_connection

New Contributors

Source: README.md, updated 2024-04-03