Y
Hacker News
new
|
ask
|
show
|
jobs
by
chunkyks
1906 days ago
Just the ddl? Just execute it into a temporary database.
1 comments
mro_name
1906 days ago
possible, yes. I'd prefer without the SQLite dependency, however.
But not parsing SQL is a pro, indeed.
link
chunkyks
1906 days ago
As dependencies go, sqlite isn't a biggie, that's one of its best features
link
But not parsing SQL is a pro, indeed.