Skip to content

DELETE command added

Latest
Compare
Choose a tag to compare
@freezerain freezerain released this 10 Oct 15:13
b327ea2
Dev (1.0.3)

* check if reference name already in database before creating new

* Drop bug: drop order was preventing foreign keys to be dropped fix.

* DELETE command added as alternative to DROP

* TYPO

* description for new command

* Format code with black and isort

This commit fixes the style issues introduced in bc73836 according to the output
from black and isort.

Details: https://deepsource.io/gh/freezerain/sensamag_utility/transform/7c1c3e37-2677-4d10-902c-33660638bc53/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>