thanosql
Tutorials
Examples
Reference
API Reference
thanosql
thanosql._util
View page source
thanosql._util
Module Contents
Functions
fill_query_placeholder
(→ str)
thanosql._util.
fill_query_placeholder
(
query
:
str
,
values
:
List
[
tuple
]
|
List
[
dict
]
,
template
:
str
|
None
=
None
,
page_size
:
int
=
100
)
→
str
[source]