Skip to content

Commit 602e08c

Browse files
Cmdvkderme
authored andcommitted
add info about throw when using add_jsonb_to_schema
1 parent 296109b commit 602e08c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@ Enables or disables most tables and entries related to plutus and scripts.
439439
`add_jsonb_to_schema`
440440

441441
Jsonb data types were removed from the schema to improve inserting performance, but if required, they can be reintroduced by enabling this config.
442+
cardano-db-sync` will throw an error if `add_jsonb_to_schema` was previously set to `enable` and then either removed from the configuration file or set to `disabled`.
442443

443444
* Type: `string`
444445

0 commit comments

Comments
 (0)