ostafen / clover

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

Fixes #151 #152

Closed badarsebard closed 6 months ago

badarsebard commented 6 months ago

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