add symbol to python global symbols
This commit is contained in:
parent
ce3f09699f
commit
a671aa773e
|
@ -95,6 +95,7 @@ def api_version(ver):
|
|||
'transactional',
|
||||
'options',
|
||||
'StreamingMode',
|
||||
'get_server_protocol'
|
||||
)
|
||||
|
||||
_add_symbols(fdb.impl, list)
|
||||
|
|
Loading…
Reference in New Issue