You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for this issue.
This is a legacy script that originates to AIDE version 1.0 where only one "project" could be supported at a time (and had to be specified in the settings.ini file, precisely through the schema keyword). With AIDE version 2.0, this keyword has become obsolete as an arbitrary number of projects can now be created.
I have resolved the issue in the latest commit (and also removed the SQL injection vulnerability mentioned in the respective issue). The same holds for the file in the latest development branch.
Database schema is required by this script:
aerial_wildlife_detection/projectCreation/import_images.py
Line 50 in de150d0
Missing from:
aerial_wildlife_detection/config/settings.ini
Lines 127 to 140 in de150d0
I would also suggest raising an error if the parameter is mandatory but missing.
schema
should be equal to the user name.The text was updated successfully, but these errors were encountered: