Skip to content

Fix db file path and insert new transaction

Vivianni requested to merge hotfix/db_filepath into develop

Changes:

  • fix file path to db connection
  • fix new transaction function so it return inserted id properly

Merge request reports