Closed jafri closed 2 years ago
Would be more clear to have explicit secondary index, to know the "index" used
@secondary(2) @secondary(3)
Fixed secondary indexes are not a good idea.
The code generator will generate a helper property named **DB to get the secondary database object.
**DB
Would be more clear to have explicit secondary index, to know the "index" used
@secondary(2) @secondary(3)