Skip to content

Releases: madgik/mipdb

4.0.0

31 Oct 11:47

Choose a tag to compare

Changelog:

  • Update to python 3.10.
  • Add exposed the available variables per dataset.

3.0.0

26 Jun 10:45
2ffc048

Choose a tag to compare

Changelog:

  • Added SQLite that will contain all tables except the primary_data.
  • Completely removed the actions table.
  • Added tests for no db validation
  • Moved the database specific modules in a folder named databases.
  • Session on the SQLite autocommit.

2.4.8

10 Jun 10:24

Choose a tag to compare

Changlog:

  • Added a new field on system table for datasets that stores the path of the csv that contains the specific dataset.

2.4.7

11 Jan 16:01

Choose a tag to compare

Changlog:

  • Update the monetdb image for the testing.

2.4.6

12 Oct 08:44

Choose a tag to compare

Changelog:

  • Added restraints to the property 'type' of cdes.
  • Improved CSV file handling for volumes, ensuring accurate information is added to the system table for datasets.

2.4.4

28 Sep 10:56

Choose a tag to compare

Changelog:

  • Removed unnecessary delimiter.

2.4.3

28 Sep 10:39

Choose a tag to compare

Changelog:

  • Fixed a bug where we did not properly read the flag longitudinal.

2.4.2

26 Sep 11:01
4dcf771

Choose a tag to compare

Changelog:

  • Changed the path for the config file.
    

2.4.1

25 Sep 13:44
5f5fa7b

Choose a tag to compare

Changelog:

  • Read usernames from config file instead of env variables.

2.4.0

25 Sep 11:36
3d237ab

Choose a tag to compare

Changelog:

  • Load db credentials from config.