sqlalchemy_dlock.utils module

sqlalchemy_dlock.utils.safe_name(s)
sqlalchemy_dlock.utils.to_int64_key(k)
Parameters:

k (bytearray | bytes | memoryview | str | int) –

Return type:

int

sqlalchemy_dlock.utils.ensure_int64(i)
Parameters:

i (int) –

Return type:

int