How to manually add indexes in SQLite with knex?

I think the issue is the custom file I added in .wappler/migrations is not reflected in the wappler_migrations table. @JonL had the same issue Database Manager: create manual migration - #4 by kfawcett

Seems like I need to modify one of the Wappler created migration files or go the complex process that Jon outlined.