Methods
|
|
_get_permissions
_helptext
_open
_prepare
_startDBTxn
getDDLForObject
listObjects
txnTime
|
|
_get_permissions
|
_get_permissions (
self,
name,
l,
sybase,
)
Append permissions rules to list l
|
|
_helptext
|
_helptext (
self,
name,
l,
)
Append sp_helptext lines to list l
|
|
_open
|
_open ( self )
|
|
_prepare
|
_prepare ( self )
|
|
_startDBTxn
|
_startDBTxn ( self )
|
|
getDDLForObject
|
getDDLForObject ( self, name )
|
|
listObjects
|
listObjects (
self,
full=False,
obtypes=NOT_GIVEN,
)
|
|
txnTime
|
txnTime ( self )
|
|