You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: replace the database from mysql to pgsql (#236)
* refactor: replace the database from mysql to pgsql
* refactor: replace the database from mysql to pgsql
* refactor: merge the databases of DataMate and LabelStudio
* refactor: merge the databases of DataMate and LabelStudio
* fix: resolve the conflict
* feat: 适配pgsql
* fix: resolve the annotation task bug
* fix: fix the system param presetting data
---------
Co-authored-by: hhhhsc <1710496817@qq.com>
Copy file name to clipboardExpand all lines: backend/services/data-cleaning-service/src/main/java/com/datamate/cleaning/infrastructure/persistence/mapper/OperatorInstanceMapper.java
Copy file name to clipboardExpand all lines: backend/services/data-management-service/src/main/java/com/datamate/datamanagement/application/DatasetApplicationService.java
Copy file name to clipboardExpand all lines: backend/services/data-management-service/src/main/java/com/datamate/datamanagement/domain/model/dataset/Dataset.java
Copy file name to clipboardExpand all lines: backend/services/data-management-service/src/main/java/com/datamate/datamanagement/interfaces/converter/DatasetConverter.java
0 commit comments