mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 14:50:56 +08:00
chore: release v2.4.4
This commit is contained in:
@@ -432,6 +432,7 @@ class CITypeHistory(Model):
|
||||
|
||||
attr_id = db.Column(db.Integer)
|
||||
trigger_id = db.Column(db.Integer)
|
||||
rc_id = db.Column(db.Integer)
|
||||
unique_constraint_id = db.Column(db.Integer)
|
||||
|
||||
uid = db.Column(db.Integer, index=True)
|
||||
|
Reference in New Issue
Block a user