feroult / yawp

Kotlin/Java API framework for Google Appengine
http://yawp.io
MIT License
132 stars 20 forks source link

Create API for autoincrement field #70

Closed danilodeLuca closed 7 years ago

danilodeLuca commented 8 years ago

Today we want to have one autoincrement field that its not ID. I believe it will be hard to ensure its sequence.

feroult commented 8 years ago

@danilodeLuca can you explain in more details the use case where you need this API?

Thanks!

feroult commented 7 years ago

@danilodeLuca I'm closing this, feel free to re-open if you still have this need.