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
{{ message }}
This repository was archived by the owner on Mar 22, 2026. It is now read-only.
Hello,
First, thanks for this amazing library.
I am trying to template complex SQL queries and would benefit from being able to register partials for use in the handlebar queries.
Is there any way to accomplish that in db.py without any string manipulation shenanigans?