This tool is designed to interact with SQLite databases via command-line interface. Other than just issuing the sql staments by yourself, you can let AI generate sql statements based on your prompt.
This is a kinda basic hack for updating the partition table of an ESP32 device running WLED via OTA. This creates a 1536KB partition for app0 and app1. This is useful for devices that have an old ...