Skip to content

0.55.0

Choose a tag to compare

@dantownsend dantownsend released this 24 Jul 22:08
· 109 commits to master since this release

When deleting a row, if a problem is encountered then an error message is now shown in the UI.

This is useful if we have constraints on the table (for example ON DELETE RESTRICT).

Screenshot 2023-07-24 at 23 08 22

Support for Python 3.7 was dropped as it's now end of life.