alexdesousa / ayesql

Library for using raw SQL in Elixir
MIT License
138 stars 14 forks source link

Added null support #10

Closed alexdesousa closed 4 years ago

alexdesousa commented 4 years ago

This PR resolves #9 by adding support for NULL values in queries.