crate / crate-npgsql

A plugin that provides extensions to Npgsql which enable usage of Npgsql as a .NET data provider for CrateDB.
Apache License 2.0
11 stars 5 forks source link

Fix object array type test. #35

Closed kovrus closed 4 years ago

kovrus commented 4 years ago

Summary of the changes / Why this is an improvement

CrateDB >= 4.1.0 maps the array(object) data type to the PGArray(JSON) instead of JSON Postgres type. Therefore, the test case has to be adjusted.

Checklist

kovrus commented 4 years ago

not relevant travis test build failure

ERROR: No matching distribution found for crate-docs-theme>=0.7 (from -r requirements.txt (line 4))
The command "sh bootstrap.sh" failed and exited with 1 during .he command "sh bootstrap.sh" failed and exited with 1 during .