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
Can now be used with parameterized queries, which get converted into form fields - insert into foo (name) values (:name) for example. Parameters ending in _textarea will be rendered as multi-line textareas. #7
Fix for cosmetic bug when installed alongside datasette-template-sql. #6