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

Support crawshaw.io/sqlite? #405

Closed
josharian opened this issue Mar 13, 2020 · 4 comments
Closed

Support crawshaw.io/sqlite? #405

josharian opened this issue Mar 13, 2020 · 4 comments

Comments

@josharian
Copy link
Contributor

I’d love to use sqlc. I’d need to do an incremental migration to it, though, and my existing codebase uses https://godoc.org/crawshaw.io/sqlite for sqlite.

So I thought I’d suggest it as a possible feature, if it fits ok into the existing code infrastructure.

Unfortunately I can’t realistically volunteer to do the work...so this is me being one of Those People. Sorry. And thanks!

@thepudds
Copy link

Hi @josharian, just a quick comment in case you had not yet seen #161, including #161 (comment), which mentions a parser is likely largest blocker, as well as follow-up about possibly using ANTLR for the parsing in
#161 (comment).

In any event, I realize you have a more specific issue here, but wanted to at least link the issues.

@thepudds
Copy link

thepudds commented Nov 27, 2020

And... catching myself up, there is also merged PR #331

But I will stop there, given I believe you in fact know how to use GitHub 😄

@josharian
Copy link
Contributor Author

modernc.org/sqlite is a Go sqlite port, which presumably contains a SQLite parser. :) Maybe it could be extracted and reused?

@kyleconroy
Copy link
Collaborator

Closing as a duplicate of #161

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

3 participants