Skip to content

Commit 2447524

Browse files
committed
Set connector version to 0.0.3
1 parent dc45cca commit 2447524

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CrateDB tableau's connector.
22
[![Validate and Release connector](https://github.com/crate/cratedb-tableau-connector/actions/workflows/tests_and_release.yml/badge.svg)](https://github.com/crate/cratedb-tableau-connector/actions/workflows/tests_and_release.yml)
33
![GitHub Release](https://img.shields.io/github/v/release/crate/cratedb-tableau-connector)
4-
![Static Badge](https://img.shields.io/badge/tdvt_compatibility-81%25-brightgreen?style=flat&logo=cratedb)
4+
![Static Badge](https://img.shields.io/badge/tdvt_compatibility-95%25-brightgreen?style=flat&logo=cratedb)
55
![Static Badge](https://img.shields.io/badge/CrateDB-5.10.1-brightgreen?style=flat&logo=cratedb)
66

77
For simple queries and graphs, you can use the default PostgresSQL connector,

cratedb_jdbc/manifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='utf-8' ?>
22

3-
<connector-plugin class='postgres_jdbc' superclass='jdbc' plugin-version='0.0.2' name='CrateDB' version='18.1'
3+
<connector-plugin class='postgres_jdbc' superclass='jdbc' plugin-version='0.0.3' name='CrateDB' version='18.1'
44
min-version-tableau='2020.4'>
55
<vendor-information>
66
<company name="Crate.io"/>

0 commit comments

Comments
 (0)