Closed jowilf closed 2 years ago
Merging #11 (9bbc57a) into main (5a4fb5a) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #11 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 24 24
Lines 1729 1754 +25
=========================================
+ Hits 1729 1754 +25
Impacted Files | Coverage Δ | |
---|---|---|
sqlalchemy_file/file.py | 100.00% <100.00%> (ø) |
|
sqlalchemy_file/processors.py | 100.00% <100.00%> (ø) |
|
tests/test_result_value.py | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
upload_storage
to the default information saved into the database. Before, upload_storage can be extracted frompath
attribute. Now you can access directly with file['upload_storage'].File
object and they will be save into your configured storage