observatoire-mobilite / odmkraken

The **kraken** is the orchestration layer responsible for gathering and postprocessing ODM's mobility data
MIT License
0 stars 0 forks source link

Fixes SQL injection problem and adds a test for it #18

Closed gilgeorges closed 1 year ago

gilgeorges commented 1 year ago

Fixes a logic error in sql.py Query.__call__. This should address #17, but we'll have to see in a live test.