This website requires JavaScript.
Explore
Help
Sign In
First_Dev_Dept
/
FASS
Watch
6
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
86bb4d07e40aa5ea4d64de2ef4380013c7b23fb9
FASS
/
2.0.0
/
update
/
2.4.1.0
/
02 flow_task_instance.sql
T
3 lines
95 B
SQL
Raw
Normal View
History
Unescape
Escape
first
2026-07-14 21:33:39 +08:00
ALTER
TABLE
"flow_task_instance"
ADD
COLUMN
"is_break"
bool
,
ADD
COLUMN
"is_preempt"
bool
;
Reference in New Issue
Copy Permalink