aquametalabs / aquameta

Web development platform built entirely in PostgreSQL
GNU General Public License v3.0
1.1k stars 52 forks source link

bundle: Define a placeholder hash for the sha256 of NULL #289

Open erichanson opened 9 months ago

erichanson commented 9 months ago

Nullable fields need to explicitly be set to the value (or absence thereof) NULL. Change the way blob handles NULL, pick a hash to represent the value NULL, which is different than "this hash does not have a value."