Skip to content

Conversation

@sekjal
Copy link

@sekjal sekjal commented Oct 28, 2020

Adds a function to PostgreSQLSchemaManager.php to allow for FieldTypes that specify "json" as their type. Doing so will create a jsonb column in the database, which is better for jsonpath value retrieval than it's regular json counterpart.

Adds a function to PostgreSQLSchemaManager.php to allow for FieldTypes that specify "json" as their type.  Doing so will create a jsonb column in the database, which is better for jsonpath value retrieval than it's regular json counterpart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant