https://github.com/ppvan/pg_query_vala
https://github.com/ppvan/pg_query_vala
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppvan/pg_query_vala
- Owner: ppvan
- License: gpl-3.0
- Created: 2023-08-14T09:17:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T16:16:23.000Z (about 2 years ago)
- Last Synced: 2024-03-26T17:33:49.924Z (about 2 years ago)
- Language: Vala
- Size: 7.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Libquery - Vala
## Description
Just a thin wrapper around the [libquery](https://github.com/pganalyze/libpg_query) to use with vala.
To update new version of libpg_query, run `./script.sh`
## Note
- Archive because of: https://github.com/ppvan/tarug/pull/95