I was wondering if anyone might be able to help me out? I'm writing tabular data to a SQLite database and I'd like to run the VACUUM command after it's been written. I thought it might exist in the SQLITE3 writer parameters but no luck. I'm using FME 2019 desktop
Page 1 / 1
The SQLite writer has the option to run a SQL command after the data is written.
See this SQLite writer parameters documentation for more info.