问题
If i want to create quartz sqlite table with setup script provided by quartz 2.2.1, which setup script provided in database/tables folder of the Quartz should i use?
below is the list of setup script inside quartz database/tables:

quartz-2.2.1\docs\dbTables
回答1:
I use derby script to be applied as my sqlite script
来源:https://stackoverflow.com/questions/24483939/which-setup-script-to-use-for-setting-up-quartz-sqlite-table