Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/cassandra-python-driver
/ CQLEngineException
Class
CQLEngineException
cassandra/cqlengine/__init__.py:24–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
23
24
class
CQLEngineException(Exception):
25
pass
26
27
28
class
ValidationError(CQLEngineException):
Callers
15
_sync_table
Function · 0.90
_validate_pk
Function · 0.90
sync_type
Function · 0.90
setup
Method · 0.90
register_connection
Function · 0.90
set_default_connection
Function · 0.90
get_connection
Function · 0.90
set_session
Function · 0.90
execute
Function · 0.90
get_cluster
Function · 0.90
__get__
Method · 0.90
column_family_name
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected