sripathikrishnan / jinjasql

Template Language for SQL with Automatic Bind Parameter Extraction
MIT License
807 stars 88 forks source link

Support asyngpg param styles #20

Closed aszubarev closed 4 years ago

aszubarev commented 5 years ago

asyncpg uses the native PostgreSQL syntax for query arguments: $n.

aszubarev commented 5 years ago

If you agree with this supplement, I am ready to write tests and update the documentation.

sripathikrishnan commented 4 years ago

@ZubAnt thanks for this PR! I have now merged it, and it will be released as part of version 0.1.8