hugegraph/hugegraph-postgresql
zhoney 928db071bd fix existDatabase(), clearBackend() and rollback() for postgresql (#531)
Change-Id: I5061eb95abf0e0ef3a6a83a74ced291647d9308d

fixed: #530

warn if failed to close transaction
Also check if auto-commit when calling execute() for mysql
2019-06-12 10:42:04 +08:00
..
src/main/java/com/baidu/hugegraph/backend/store/postgresql fix existDatabase(), clearBackend() and rollback() for postgresql (#531) 2019-06-12 10:42:04 +08:00
pom.xml Support PostgreSQL and CockroachDB backends (#484) 2019-05-22 15:19:38 +08:00