TidierOrg / TidierDB.jl

Tidier database analysis in Julia, modeled after the dbplyr R package.
MIT License
35 stars 3 forks source link

Compilation troubles with libpq #23

Open drizk1 opened 1 month ago

drizk1 commented 1 month ago

TidierDB would not precompile due to LibPQ. This spontaneously resolved for the user and TidierDB worked. Unclear why.

Plan to move libpq to package extension at some point

This is similar but distinct from #4