#1127609 golang-modernc-sqlite: Sourceless binary blobs: embed.db, embed2.db

#1127609#5
Date:
2026-02-10 11:05:12 UTC
From:
To:
In the build system, test tests use the files `embed.db`, `embed2.db` These
binary SQLite database files are present in the source but no source code or
generation script (e.g., SQL dump or instruction in `Makefile`) was found to
reproduce them.

Please provide the source (SQL scripts) and generate these files.