Closed MichelleMa8 closed 6 months ago
General Question Hi,
Does nebula-python support bind parameters now? Where can I find related documentations? Or is there any other method to avoid injection attacks?
Thanks!
Yes it does!
See: https://github.com/vesoft-inc/nebula-python/blob/master/tests/test_parameter.py
Later I can prepare for more docs on this :)
Ok, thank you!
General Question Hi,
Does nebula-python support bind parameters now? Where can I find related documentations? Or is there any other method to avoid injection attacks?
Thanks!