]> git.mxchange.org Git - fba.git/commit
WIP:
authorRoland Häder <roland@mxchange.org>
Sun, 18 Jun 2023 00:53:52 +0000 (02:53 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 18 Jun 2023 00:56:33 +0000 (02:56 +0200)
commit961f9756eab01ee3bb910e89467f6175cf6c9567
tree1bd27c939b9d6a2c20a52fbdffd1a3e7dfb51846
parentbb3f9e35709b79b790b949ea65ac0a323957d9b5
WIP:
- removed geneic-try/except blocks around SQL statements, let them fail and not
  sys.exit() uncleanly
- raise an exception if no row has been updated, e.g. when record isn't found
fba/helpers/version.py
fba/models/blocks.py
fba/models/instances.py
fba/networks/mastodon.py
fba/networks/pleroma.py