You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add docstrings to four undocumented public Database/Queryable methods
Add docstrings to quote_default_value, supports_on_conflict,
execute_returning_dicts, and execute_count. All four are part of the
public API but lacked any documentation, making their purpose and
behaviour unclear from the source alone.
0 commit comments