For postgres indexes we want to know the indexed field names upfront without an actual instance of Model Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This is needed in postgres, since we store data as jsonb so struct fields can't get renamed Signed-off-by: Lee Smet <lee.smet@hotmail.com>
Signed-off-by: Lee Smet <lee.smet@hotmail.com>