{"id":20643864,"url":"https://github.com/adjust/wltree","last_synced_at":"2025-04-16T02:07:06.764Z","repository":{"id":10347717,"uuid":"12483899","full_name":"adjust/wltree","owner":"adjust","description":"adjust's patched version of postgres ltree ","archived":false,"fork":false,"pushed_at":"2024-08-11T20:19:12.000Z","size":472,"stargazers_count":16,"open_issues_count":3,"forks_count":5,"subscribers_count":67,"default_branch":"master","last_synced_at":"2025-04-16T02:06:37.351Z","etag":null,"topics":["adjust-pg-extension"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adjust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-08-30T10:21:45.000Z","updated_at":"2025-04-09T10:09:36.000Z","dependencies_parsed_at":"2024-06-18T17:29:56.088Z","dependency_job_id":"23f1cf2a-1847-4a10-b5a0-692ab3228bae","html_url":"https://github.com/adjust/wltree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjust%2Fwltree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjust%2Fwltree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjust%2Fwltree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjust%2Fwltree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adjust","download_url":"https://codeload.github.com/adjust/wltree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249183103,"owners_count":21226142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adjust-pg-extension"],"created_at":"2024-11-16T16:14:09.476Z","updated_at":"2025-04-16T02:07:06.744Z","avatar_url":"https://github.com/adjust.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/adjust/wltree/actions/workflows/main.yml/badge.svg)](https://github.com/adjust/wltree/actions/workflows/main.yml)\n\n## adjust ltree implementation\n\nThis is adevens patched version of Postgres ltree module.\n\nOriginal written by Teodor Sigaev (teodor@sigaev.ru) and Oleg Bartunov (oleg@sai.msu.su)\n\nIt's different in using `::` instead of `.` as label separator.\nAnd it allows to have special characters like `{ } ! *` in ltree labels.\nYou can match those label in ltree queries by escaping these characters:\n\n```SQL\nSELECT '!foo::{bar}::baz%'::ltree ~ '\\!foo::\\{bar\\}::baz\\%';\n```\n\n### Unsupported features\n\n* Full-text queries a.k.a. ltxtquery currently does not support usage of escaped characters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjust%2Fwltree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadjust%2Fwltree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjust%2Fwltree/lists"}