2 lines
78 B
SQL
2 lines
78 B
SQL
ALTER TABLE phabricator_user.user
|
|
ADD isSystemAgent bool not null default 0; |
ALTER TABLE phabricator_user.user
|
|
ADD isSystemAgent bool not null default 0; |