-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature-9467] add DAMENG DataSource #12860
Commits on Nov 9, 2022
-
[Feature-9467][DataSource] add DM(达梦) data source
lenian committedNov 9, 2022 Configuration menu - View commit details
-
Copy full SHA for e5357f1 - Browse repository at this point
Copy the full SHA e5357f1View commit details
Commits on Nov 10, 2022
-
[Feature-9467] add DM datasource doc (Issue apache#9467)
lenian committedNov 10, 2022 Configuration menu - View commit details
-
Copy full SHA for c2b365c - Browse repository at this point
Copy the full SHA c2b365cView commit details -
[Feature-9467] add DM IDataBaseOptionKeys
lenian committedNov 10, 2022 Configuration menu - View commit details
-
Copy full SHA for fe43cf3 - Browse repository at this point
Copy the full SHA fe43cf3View commit details
Commits on Nov 12, 2022
-
[Feature-9467] add DM DataSource:1、remove DmJdbcDriver18 test scope; …
…2、DmConnectionParam remove password in toString()
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 3b54440 - Browse repository at this point
Copy the full SHA 3b54440View commit details -
[Feature-9467] add DM DataSource: DmDataSourceParamDTO remove passwor…
…d in toString()
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for bccd90e - Browse repository at this point
Copy the full SHA bccd90eView commit details -
[Feature-9467][DataSource] add DM(达梦) data source
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for ce54f59 - Browse repository at this point
Copy the full SHA ce54f59View commit details -
[Feature-9467] add DM datasource doc (Issue apache#9467)
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 5f0efa8 - Browse repository at this point
Copy the full SHA 5f0efa8View commit details -
[Feature-9467] add DM IDataBaseOptionKeys
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 885dbab - Browse repository at this point
Copy the full SHA 885dbabView commit details -
[Feature-9467] add DM DataSource:1、remove DmJdbcDriver18 test scope; …
…2、DmConnectionParam remove password in toString()
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 2f589a0 - Browse repository at this point
Copy the full SHA 2f589a0View commit details -
[Feature-9467] add DM DataSource: DmDataSourceParamDTO remove passwor…
…d in toString()
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 66a13f4 - Browse repository at this point
Copy the full SHA 66a13f4View commit details -
Merge remote-tracking branch 'origin/feat_dm_9467' into feat_dm_9467
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 923665c - Browse repository at this point
Copy the full SHA 923665cView commit details -
[Feature-9467] add DM DataSource: DmDataSourceChannelFactoryTest remo…
…ve testGetDmConnection method
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for a64e13c - Browse repository at this point
Copy the full SHA a64e13cView commit details -
[Feature-9467] add DM DataSource: add the dependency DmJdbcDriver18-8…
….1.2.79.jar to known-dependencies.txt
lenian committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for cbc3aa4 - Browse repository at this point
Copy the full SHA cbc3aa4View commit details
Commits on Nov 15, 2022
-
[Feature-9467] add DM DataSource: add dm english doc
lenian committedNov 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 7a27b9c - Browse repository at this point
Copy the full SHA 7a27b9cView commit details
Commits on Nov 24, 2022
-
[Feature-9467] add DM DataSource: DruidDataSourceClient optimized code
lenian committedNov 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 6198f23 - Browse repository at this point
Copy the full SHA 6198f23View commit details
Commits on Nov 27, 2022
-
Merge remote-tracking branch 'origin/dev' into feat_dm_9467
# Conflicts: # dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/constants/DataSourceConstants.java # dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml # dolphinscheduler-datasource-plugin/pom.xml # dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/enums/DbType.java # dolphinscheduler-ui/src/service/modules/data-source/types.ts # dolphinscheduler-ui/src/views/datasource/list/use-form.ts # dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-datasource.ts # tools/dependencies/known-dependencies.txt
lenian committedNov 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 0f9fe20 - Browse repository at this point
Copy the full SHA 0f9fe20View commit details -
[Feature-9467] add DM DataSource: resolving code conflicts
lenian committedNov 27, 2022 Configuration menu - View commit details
-
Copy full SHA for ca52089 - Browse repository at this point
Copy the full SHA ca52089View commit details
Commits on Dec 7, 2022
-
[Feature-9467] add DM DataSource:
1、modification package dm->dameng; 2、add Dameng DmJdbcDriver18 License
lenian committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 22969a2 - Browse repository at this point
Copy the full SHA 22969a2View commit details -
[Feature-9467] add DM DataSource: update dameng doc
lenian committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for c642406 - Browse repository at this point
Copy the full SHA c642406View commit details
Commits on Dec 29, 2022
-
Merge remote-tracking branch 'origin/dev' into feat_dm_9467
# Conflicts: # dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml # dolphinscheduler-datasource-plugin/pom.xml # dolphinscheduler-dist/release-docs/LICENSE # dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/enums/DbType.java # dolphinscheduler-ui/src/service/modules/data-source/types.ts # dolphinscheduler-ui/src/views/datasource/list/use-form.ts # dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-datasource.ts # tools/dependencies/known-dependencies.txt
lenian committedDec 29, 2022 Configuration menu - View commit details
-
Copy full SHA for a7d455a - Browse repository at this point
Copy the full SHA a7d455aView commit details
Commits on Dec 30, 2022
-
[Feature-9467] add DM DataSource: update DamengConnectionParam
lenian committedDec 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 29f1dcf - Browse repository at this point
Copy the full SHA 29f1dcfView commit details -
[Feature-9467] add DM DataSource: remove DruidDataSourceClient
lenian committedDec 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 631efb8 - Browse repository at this point
Copy the full SHA 631efb8View commit details
Commits on Jan 4, 2023
-
[Feature-9467] add DM DataSource: remove unnecessary changes
lenian committedJan 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a12dc7 - Browse repository at this point
Copy the full SHA 7a12dc7View commit details -
[Feature-9467] add DM DataSource: doc use English screenshot
lenian committedJan 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 3799dcb - Browse repository at this point
Copy the full SHA 3799dcbView commit details