]> Git — Sourcephile - gargantext.git/blob - devops/misc/stats.jq
[postgres] remove node_pos index which is not immutable
[gargantext.git] / devops / misc / stats.jq
1 jq < repo.json '.state |= map_values(map_values(length)) | .history |= length'