Class AddColumnGeneratorSQLite

All Implemented Interfaces:
PrioritizedService, SqlGenerator<AddColumnStatement>

public class AddColumnGeneratorSQLite extends AddColumnGenerator
Workaround for adding column on existing table for SQLite.