sripathikrishnan / jinjasql

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

Added support for dictionary type parameters #15

Closed devashishsharma2302 closed 6 years ago

devashishsharma2302 commented 6 years ago
  1. Removed check for dictionary in bind() filter
  2. Removed test_inclause_with_dictionary test case
  3. Added dictionary param test in macros.yml
  4. Bumped version to 0.1.7