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
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
Just change your schema. If you define schema version, remember to increase it.