Y
Hacker News
new
|
ask
|
show
|
jobs
by
mro_name
1906 days ago
I wonder if there's something like this operating on the DDL statements file. Anybody?
1 comments
chunkyks
1906 days ago
Just the ddl? Just execute it into a temporary database.
link
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