feat(sqlite): add json_array_length fn by IamTossan · Pull...
I noticed the doc-tests don't work with outdated versions of sqlite use diesel::dsl::json_array_lengthwas the postgres version ?! use diesel::dsl::json_array_length_with_pathwas not found this is why I added sq