singlestoredb.set_option

singlestoredb.set_option(*args: Any, **kwargs: Any) None

Set the value of an option.

Parameters:
  • *args (str or Any) – The name and value of an option in consecutive arguments (not tuples)

  • **kwargs (dict) – Arbitrary keyword / value pairs