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

Just the ddl? Just execute it into a temporary database.
possible, yes. I'd prefer without the SQLite dependency, however.

But not parsing SQL is a pro, indeed.

As dependencies go, sqlite isn't a biggie, that's one of its best features