nebula-python icon indicating copy to clipboard operation
nebula-python copied to clipboard

Does nebula-python support bind parameters now?

Open MichelleMa8 opened this issue 1 year ago • 2 comments

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!

MichelleMa8 avatar Apr 03 '24 08:04 MichelleMa8

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 :)

wey-gu avatar Apr 05 '24 07:04 wey-gu

Ok, thank you!

MichelleMa8 avatar Apr 05 '24 09:04 MichelleMa8