issues
search
BoostryJP
/
ibet-Prime
Advanced API Toolkit for Digital Securities Issuance and Management on the ibet Network 🚀
https://ibet.jp/ibet-for-fin
Apache License 2.0
11
stars
1
forks
source link
app,batch: SQLAlchemy 2.0 Style
#531
Closed
YoshihitoAso
closed
1 year ago
YoshihitoAso
commented
1 year ago
close #526
This PR includes the following fixes:
Changed SQLAlchemy query notation to 2.0 style. I've made the fix only for the app/batch. No modifications have been made to the tests.
Speed up unit tests. This PR removes the overhead of dropping the DB on every test case.
close #526
This PR includes the following fixes: