persistent-typed-db
persistent-typed-db copied to clipboard
Get Entity Fields Database
Much of the code in this repo uses getEntityFieldsDatabase when it should use getEntityFields. See replace for an example. This causes persistent-typed-db to attempt to replace migration only fields which is impossible, leading to formatting errors. This actually calls into question why we have separate definitions at all. As far as I can tell we could just change all the definitions to some form of replace = coerce replace.