Commit Graph
5 Commits
Author SHA1 Message Date
chrislu 88d86374ea fix: Enable CGO in Docker build for pg_query_go dependency
The pg_query_go library requires CGO to be enabled as it wraps the libpg_query C library.
Added gcc and musl-dev dependencies to the Docker build for proper compilation.
2025-09-03 00:59:11 -07:00
chrislu 900bd94456 address some comments 2025-09-02 16:54:34 -07:00
chrislu 586a795b02 return fast on error 2025-09-02 14:09:38 -07:00
chrislu 1a2225c0f5 rename to "weed db" 2025-09-02 11:02:08 -07:00
chrislu c9e093194d setup integration test for postgres 2025-09-02 10:51:37 -07:00