Skip to content

Commit

Permalink
Removed an outdated note
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriyIvon committed Jul 16, 2023
1 parent b112794 commit 6e89c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Supported values for `DatabaseType` parameter are:
* `MongoDb`
* `Oracle`
* `Postgres`
* `PostgresJsonb` - stores all queryable "logical" columns in a single JSONB column indexed with GIN index of jsonb_path_ops type. Supports only `Equals` and `In` primitive operators.
* `PostgresJsonb` - stores all queryable "logical" columns in a single JSONB column indexed with GIN index of jsonb_path_ops type.
* `Snowflake`
* `SqlServer`

Expand Down

0 comments on commit 6e89c6d

Please sign in to comment.