-
- Downloads
Support nested transactions for app DB (#33816)
Support nested transactions for app DB --------- Co-authored-by:metamben <103100869+metamben@users.noreply.github.com> Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com>
Showing
- src/metabase/cmd/rotate_encryption_key.clj 15 additions, 26 deletionssrc/metabase/cmd/rotate_encryption_key.clj
- src/metabase/db/connection.clj 51 additions, 5 deletionssrc/metabase/db/connection.clj
- test/metabase/cmd/rotate_encryption_key_test.clj 1 addition, 1 deletiontest/metabase/cmd/rotate_encryption_key_test.clj
- test/metabase/db/connection_test.clj 133 additions, 0 deletionstest/metabase/db/connection_test.clj
test/metabase/db/connection_test.clj
0 → 100644
Please register or sign in to comment