Hello everyone,<br>I am new to storm,I am having difficulties in finding proper documentation about setting isolation level in storm.Can anyone please guide me for equivalent expression in storm for these postgresql statements: <br>
<br clear="all">1) conn.isolation_level<br>2)conn.set_isolation_level()<br><br>where conn = psycopg2.connect(host='', database='', user='', password='')<br><br>If I missed this thing somewhere in the documentation please let me know, also please don't mind if the solution of this question is too obvious as I am new to storm.<br>
-- <br>Best Regards<br>Kanika Vats<br>