sqlx icon indicating copy to clipboard operation
sqlx copied to clipboard

Add custom unmarshaller to NullJSONText

Open seregayoga opened this issue 4 years ago • 3 comments

Fixes #671

NullJSONText needs to be valid after successful json unmarshalling.

seregayoga avatar Nov 26 '20 13:11 seregayoga

Pull Request Test Coverage Report for Build 162

  • 4 of 6 (66.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 73.916%

Changes Missing Coverage Covered Lines Changed/Added Lines %
types/types.go 4 6 66.67%
<!-- Total: 4 6
Totals Coverage Status
Change from base Build 161: 0.4%
Covered Lines: 1193
Relevant Lines: 1614

💛 - Coveralls

coveralls avatar Nov 26 '20 14:11 coveralls

hey, any reason this hasn't been merged yet?

denolehov avatar Feb 02 '22 15:02 denolehov

@jmoiron what do you think about this pr?

seregayoga avatar Feb 07 '22 14:02 seregayoga