- add FAQ category table/sql migration and initialize ddl updates - add category service/controller with validation, default category rules, and sorting - support faq item category binding and category-based filtering (include descendants) - redesign FAQ page with category tree actions and UI polish
EasyFlow Init SQL
This directory is for fresh database initialization only.
Included scripts:
00-quartz.sql01-easyflow-v2.ddl.sql02-easyflow-v2.data.sql
Do not put incremental upgrade scripts here (such as 03/04/05), otherwise first-time init may fail due to duplicated columns/indexes.