Commit Graph

4 Commits

Author SHA1 Message Date
Gaius d32cf54036
feat: Change Result column type to longtext in Job model to fix data too long error (#4181)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-07-03 21:44:49 +08:00
Chlins Zhang 1a132f534e
fix: populate the User from UserID when get application and job (#4178)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-07-03 20:35:44 +08:00
Gaius 22e7d629aa
fix: response of cluster rest api (#2572)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-07-25 21:28:52 +08:00
Gaius b1171f4bd4
feat: rename manager/model to manager/models (#2191)
The manager model package is renamed to models to
prevent the same name as the future inference model database table.

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:39 +08:00