Skip to content

backend/refactor: BKN-2787 added finalizer - #26

Open
pavelzarubin wants to merge 1 commit into
mainfrom
refactor/BKN-2787/added-finalizer
Open

backend/refactor: BKN-2787 added finalizer#26
pavelzarubin wants to merge 1 commit into
mainfrom
refactor/BKN-2787/added-finalizer

Conversation

@pavelzarubin

Copy link
Copy Markdown

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

Description

Reworked Transactionable, SqlDB and Queries to add the ability to run actions within transactions. Added a finalizer.

These changes are necessary for the following pr:
nammayatri/nammayatri#67
nammayatri/beckn-gateway#12

Additional Changes

  • This PR modifies the database schema (database migration added)
  • This PR modifies dhall configs/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code and addressed linter errors ./dev/format-all-files.sh
  • I reviewed submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant