Page 1 of 1

Copying a collection in a database

Posted: Sun Feb 02, 2014 5:26 pm
by Graeme6630509

Is there any way of copying/duplicating a collection?

I have one collection with alot of information but I am looking to split it out into two collections so as that one collection contains half of the columns and the other collection contains the other half of the columns.


Copying a collection in a database

Posted: Sun Feb 02, 2014 6:06 pm
by Illya Stepanov

Hello -

For now there is no such functionality, you can export your data from your collection - then divide it and import back.
:: http://docs.appery.io/documentation/b...


Copying a collection in a database

Posted: Sun Feb 02, 2014 6:33 pm
by Graeme6630509

Thanks Illya