Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling esqlite with a customised sqliterc file #3

Open
alastairdb opened this issue Oct 6, 2017 · 0 comments
Open

Calling esqlite with a customised sqliterc file #3

alastairdb opened this issue Oct 6, 2017 · 0 comments

Comments

@alastairdb
Copy link

I wanted to use sqlite with the pcre library loaded so that I could use regular expressions in WHERE clauses. I ended up doing this by creating my own sqliterc file with a .load pcre line. I got calls to esqlite-helm-call-command to pick this up by wrapping them with (let ((esqlite--default-init-file .... Is there a better way of doing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant