Hi,
Upon executing:
db:rename('dbname', '', 'path')
All database data was put under a root collection named 'ath' not the expected 'path'.
The first letter gets chopped, something to do probably with string manipulation and zero string length.
Thanks, alex