javascript - Moongose 3.6.11, key "options" in a model -


i migrate mongoose 3.6.11 1 of model have key named "options" in it's schema, have problem it

so how can rename without loss data (i have plenty of row modify) ?

thanks

yeah, answer myself, here operator $rename of mongodb mongodb $rename


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -