Re: using() not able to switch keyspace on the fly.

2020-05-18 Thread Alan Boudreault
t; TypeError: using_setter() got an unexpected keyword argument 'keyspace' >>> >>> >>> After looking at the source i found that using() only takes connection and >>> not keyspace as parameter. >>> >>> What is the alternative to achieve this? >>> >>> Please correct me if i am wrong. >>> Thanks >>> >>> >>> -Bimal >>> >>> >> >> -- >> Alan Boudreault >> e. alan.boudrea...@datastax.com >> w. www.datastax.com >> >> -- Alan Boudreault e. alan.boudrea...@datastax.com w. www.datastax.com

Re: using() not able to switch keyspace on the fly.

2020-05-15 Thread Alan Boudreault
keyword argument 'keyspace' > > > After looking at the source i found that using() only takes connection and > not keyspace as parameter. > > What is the alternative to achieve this? > > Please correct me if i am wrong. > Thanks > > > -Bimal > > -- Alan Boudreault e. alan.boudrea...@datastax.com w. www.datastax.com