In sqlalchemy with postgres, how do I create an index on an attribute inside a json type field?
This didn't work:
Index("tablename.jsonfield.mykey.index", "'jsonfield'->>'mykey'")
In sqlalchemy with postgres, how do I create an index on an attribute inside a json type field? This didn't work:
|
||||
|
asked |
1 month ago |
viewed |
25 times |
Technology | Life / Arts | Culture / Recreation | Science | Other | ||
---|---|---|---|---|---|---|