Hacker News new | ask | show | jobs
by pepve 3444 days ago
I think for SQL their sample includes just ".sql" files, which tend to contain schema definitions and data dumps, hence CREATE and INSERT. Most of it not handwritten also.
1 comments

I was surprised by the SQL thing too; your explanation makes perfect sense!