This website requires JavaScript.
Explore
Help
Sign In
ct
/
bmc_hub
Watch
1
Star
0
Fork
0
You've already forked bmc_hub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
v2.2.17
bmc_hub
/
VERSION
2 lines
7 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
fix: use execute_query_single for duplicate checksum check v2.2.17 Fixes 'list indices must be integers or slices, not str' error when uploading a duplicate file. execute_query returns a list, so accessing existing_file['file_id'] caused TypeError. Now uses execute_query_single which returns a single dict row.
2026-03-02 00:05:24 +01:00
2.2.17
Reference in New Issue
Copy Permalink