Macrometacorp/pyC8

pyC8 - Driver fails to give valid permissions to user for db.

Closed this issue · 1 comments

Driver fails to give valid permissions to user for db. Following is the code -

sys_db.create_database(demodb,dclist=dcl,users=[{'username':'demouser','password':demo_pass,'active':True}],realtime=True)

image

Was not able to reproduce the issue so looks like its working fine. Closing the ticket.