-3

I'm using elixir, and I cannot find any index creation method,

and I'm not familiar with sqlalchemy, any examples?

Ben
  • 51,770
  • 36
  • 127
  • 149
linjunhalida
  • 4,538
  • 6
  • 44
  • 64

1 Answers1

2

asked this question elsewhere, with this answer:

Field(Unicode(10), index=True)
linjunhalida
  • 4,538
  • 6
  • 44
  • 64