ostafen / clover

A lightweight document-oriented NoSQL database written in pure Golang.
MIT License
633 stars 54 forks source link

Fixes #151 #152

Closed badarsebard closed 1 month ago

badarsebard commented 1 month ago

Add a recursive call to createRenameMap in the encoding to handle fields of embedded structs.