Skip to content

Releases: MrCurtis/fk-graph

v0.0.4: Include only rows from specified tables.

02 Nov 22:14

Choose a tag to compare

To be able to cut out the noise, we allow the user to optionally be able
to include only the rows from certain tables.

v0.0.3

29 Oct 21:58

Choose a tag to compare

Error handling when table or primary key do not exist.

We now raise exceptions with informative messages, rather than letting
the errors percolate through the code.

SQL-Alchemy has been updated to use the `get_one` method of a session.

v0.0.2

28 Oct 21:00

Choose a tag to compare

Change the version in config