Commit Graph

11 Commits

Author SHA1 Message Date
Marvin Zhang
490f3fea1d feat: updated database services 2024-08-29 17:21:18 +08:00
Marvin Zhang
b4ff01e2d5 feat: added hash to models 2024-08-26 18:33:46 +08:00
Marvin Zhang
5e81712a45 feat: added modify table 2024-08-18 22:01:55 +08:00
Marvin Zhang
79a4cb1d46 🚀 feat: add IsDefault field to DatabaseV2 model
🔨 refactor: modify GetDatabaseList, GetDatabaseById, PostDatabaseTestConnection, and GetDatabaseMetadata functions
🐞 fix: GetDatabaseById and GetMetadata functions in MongoService
🔧 chore: add GetDefaultDatabase and GetDatabaseById functions to utils file
2024-08-06 15:35:36 +08:00
Marvin Zhang
cdd6c24b01 feat: Update database models to use DatabaseV2 instead of DataSourceV2
This commit updates the database models and related functions to use the new DatabaseV2 struct instead of the deprecated DataSourceV2 struct. This change ensures consistency and clarity in the codebase.
2024-08-06 11:34:16 +08:00
Marvin Zhang
bbe43fa5ab refactor: Update SendNotification function to handle old and new settings triggers 2024-07-16 17:54:06 +08:00
Marvin Zhang
71194131cd refactor: Update SendNotification function to handle old and new settings triggers 2024-07-15 17:34:04 +08:00
Marvin Zhang
35bc3a5230 feat: updated grpc for dependencies service 2024-06-15 23:25:24 +08:00
Marvin Zhang
33a30e03ef feat: added modules 2024-06-14 16:37:48 +08:00
Marvin Zhang
ca070cc788 feat: added modules 2024-06-14 15:59:48 +08:00
Marvin Zhang
c4d795f47f feat: added modules 2024-06-14 15:42:50 +08:00