Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Because `nil` is technically an atom, we need to ensure that it gets encoded before we attempt to encode other atoms as `sql_varchars`. This commit moves the `nil` case clause to a more appropriate location.
- Loading branch information