anchovycation / metronom

Easy to use Redis ORM based on node-redis with TypeScript support
https://anchovycation.github.io/metronom/
GNU General Public License v3.0
7 stars 3 forks source link

Hot fix #53

Closed saracalihan closed 1 year ago

saracalihan commented 1 year ago

the safeWrite function not working when user pass empty schema to the not flex model because the function extract keys on the schema but it dont has any key and it ignore all keys in the data.