You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following PR will force anyone who wants to change keyspace config for SchemaConfig class to construct a deprecated instance of SchemaConfig.Keyspace: #598
There should be a way to do this without incurring a deprecation warning and being forced to use @nowarn annotation.
The text was updated successfully, but these errors were encountered:
The following PR will force anyone who wants to change keyspace config for
SchemaConfig
class to construct a deprecated instance ofSchemaConfig.Keyspace
: #598There should be a way to do this without incurring a deprecation warning and being forced to use
@nowarn
annotation.The text was updated successfully, but these errors were encountered: