Functions.exec()
exec(
limit_count: int = 0
,
offset_count: int = 0
) β List[
Function
]
Executes the formed query and returns a list of the Function objects.
Output:
Last updated
exec(
limit_count: int = 0
,
offset_count: int = 0
) β List[
Function
]
Executes the formed query and returns a list of the Function objects.
Output:
Last updated