Search code examples
ydn-db

How to update schema?


Is there any way to update schema? I've created a db with schema now I want to add an index to it. How to add an extra index to existing store?

Thanks, -Kesav


Solution

  • Just change your schema. If you define schema version, remember to increase it.