SollmoStudio / beyond

Beyond: The Scalable Game Server Framework
http://www.beyondframework.com
Apache License 2.0
25 stars 9 forks source link

Implement multiple insert into ScriptableCollection. #188

Closed hatashiro closed 9 years ago

hatashiro commented 9 years ago

Multiple insert into a collection is documented in the Beyond Wiki, even though it has not been implemented yet.

https://github.com/SollmoStudio/beyond/wiki/Beyond-DB-API-Collection#insert

This commit implements the feature.

hatashiro commented 9 years ago

@sgkim126, please review this.

sgkim126 commented 9 years ago

LGTM