Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用elixir,但我找不到任何索引创建方法,
而且我不熟悉sqlalchemy,有什么例子吗?
在别处问了这个问题,答案是:
Field(Unicode(10), index=True)