samuelcolvin / buildpg

Query building for the postgresql prepared statements and asyncpg.
MIT License
85 stars 12 forks source link

force kwargs for all _b functions #12

Closed samuelcolvin closed 5 years ago

samuelcolvin commented 5 years ago

so arguments can't be confused with the equivilant non _b function.