|
|
|
|
|
by simonw
1569 days ago
|
|
Yeah, the SQLite team cited PostgreSQL as the inspiration here. I asked them if they'd considered the most recent syntax added by PostgreSQL - "where jsoncol["prop"] = 'x'" - but sadly that was incompatible with other existing SQLite syntax. |
|