Xiaolu Dai
|
23880606d5
|
Update README.md
|
2022-09-20 16:23:00 +08:00 |
Xiaolu Dai
|
8e55a51fc9
|
Update README.md
|
2022-09-20 16:14:09 +08:00 |
dependabot[bot]
|
4889fbfe30
|
Bump mysql-connector-java from 8.0.28 to 8.0.29
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.28 to 8.0.29.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 22:53:20 +08:00 |
dependabot[bot]
|
bf4dfcb7ee
|
Bump postgresql from 42.3.3 to 42.3.4
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.3.4.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.3...REL42.3.4)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 22:53:08 +08:00 |
yiliuTo
|
0eddbf726f
|
refactor README to introduce complete steps
|
2022-04-07 16:54:46 +08:00 |
yiliuTo
|
53eabd4691
|
add description about granting databases privileges
|
2022-04-07 16:54:46 +08:00 |
dependabot[bot]
|
33ef9961e6
|
Bump azure-identity from 1.4.6 to 1.5.0
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.4.6 to 1.5.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-identity_1.4.6...azure-core_1.5.0)
---
updated-dependencies:
- dependency-name: com.azure:azure-identity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-07 09:19:00 +08:00 |
Strong Liu(刘少壮)
|
06d1b77cea
|
Update dependabot.yml
|
2022-04-07 09:18:34 +08:00 |
dependabot[bot]
|
2f2b6e531c
|
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 21:25:11 +08:00 |
dependabot[bot]
|
1af82b29be
|
Bump azure-identity from 1.4.5 to 1.4.6
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-identity_1.4.5...azure-identity_1.4.6)
---
updated-dependencies:
- dependency-name: com.azure:azure-identity
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 21:24:46 +08:00 |
Strong Liu
|
f02198c83b
|
update readme
|
2022-03-28 08:41:48 +08:00 |
Strong Liu(刘少壮)
|
594ef6711d
|
Create dependabot.yml
|
2022-03-28 08:40:21 +08:00 |
Strong Liu
|
d4a589e69a
|
merge mysql and postgresql modules into one jdbc module
|
2022-03-28 08:33:15 +08:00 |
Strong Liu
|
fb1884c547
|
change group id and artifact id accoring to the project name
|
2022-03-28 08:21:36 +08:00 |
Strong Liu
|
36e1287983
|
add design doc
|
2022-03-24 17:27:07 +08:00 |
Strong Liu
|
42a16e3da8
|
add maven wrapper
|
2022-03-20 00:24:56 +08:00 |
Strong Liu
|
eddc3208f9
|
add ci build badge
|
2022-03-20 00:22:34 +08:00 |
Strong Liu
|
0fc1202845
|
compatibilit with jdk 1.8 https://stackoverflow.com/questions/49105941/intellij-maven-project-fatal-error-compiling-invalid-flag-release
|
2022-03-20 00:15:48 +08:00 |
Strong Liu(刘少壮)
|
c751a97ab0
|
Create maven.yml
|
2022-03-20 00:12:01 +08:00 |
Strong Liu
|
d7294cf16d
|
add security / support doc
|
2022-03-19 23:56:14 +08:00 |
Strong Liu(刘少壮)
|
c1cd801ca9
|
Create codeql-analysis.yml
|
2022-03-19 23:46:15 +08:00 |
Strong Liu
|
192d7d2bbc
|
add parent pom
|
2022-03-19 23:44:10 +08:00 |
Strong Liu(刘少壮)
|
eca758de65
|
Create README.md
|
2022-03-19 22:53:43 +08:00 |
Manfred Riem
|
29a16bb839
|
Fix sslmode value
|
2022-03-18 10:34:29 -06:00 |
Manfred Riem
|
ae672e4b73
|
Fix typo
|
2022-03-18 10:33:53 -06:00 |
Manfred Riem
|
9cc8ffb4db
|
Remove username exploration
|
2022-03-18 10:30:58 -06:00 |
Manfred Riem
|
7c48f9dccb
|
Remove nbactions file
|
2022-03-18 10:27:18 -06:00 |
Manfred Riem
|
1d76724fe7
|
Added PostgreSQL prototype
|
2022-03-18 10:26:39 -06:00 |
Manfred Riem
|
084f9cb671
|
Initial import
|
2022-03-17 08:42:48 -06:00 |
microsoft-github-operations[bot]
|
809a7a0234
|
Initial commit
|
2022-03-17 14:32:18 +00:00 |