piccolo-orm / piccolo_admin

A powerful web admin for your database.
https://piccolo-orm.com/ecosystem/
MIT License
316 stars 37 forks source link

treat empty strings on nullable varchar / text as null #332

Closed dantownsend closed 1 year ago

dantownsend commented 1 year ago

Resolves https://github.com/piccolo-orm/piccolo_admin/issues/331

codecov-commenter commented 1 year ago

Codecov Report

Merging #332 (4b43c1e) into master (a4fad4a) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #332   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files           5        5           
  Lines         359      359           
=======================================
  Hits          335      335           
  Misses         24       24