replit / prybar

Pry open those interpreters.
GNU General Public License v2.0
253 stars 52 forks source link

Fix wrong prybar asset dir for sqlite #81

Closed cbrewster closed 2 years ago

cbrewster commented 2 years ago

Same as https://github.com/replit/prybar/pull/80 but for sqlite

Test plan: Run nix run .#prybar-sqlite -- -q -i main.sql with an example main.sql

It doesn't complain about bad path to LD preload lib

replbot commented 2 years ago

Good work, this PRs short and easy to review! Promoting to bop.

replbot commented 2 years ago

unbooping: approved