Skip to content

Commit 3d4534f

Browse files
葛锐葛锐
authored andcommitted
chore(sql): sync is_new column to init.sql from migration
1 parent 527e57c commit 3d4534f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker/init.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,6 @@ COMMENT ON COLUMN nexent.ag_tenant_agent_t.update_time IS 'Update time';
365365
COMMENT ON COLUMN nexent.ag_tenant_agent_t.created_by IS 'Creator';
366366
COMMENT ON COLUMN nexent.ag_tenant_agent_t.updated_by IS 'Updater';
367367
COMMENT ON COLUMN nexent.ag_tenant_agent_t.delete_flag IS 'Whether it is deleted. Optional values: Y/N';
368-
369368
COMMENT ON COLUMN nexent.ag_tenant_agent_t.is_new IS 'Whether this agent is marked as new for the user';
370369

371370
-- Create index for is_new queries

0 commit comments

Comments
 (0)