GoogleCloudPlatform / GoogleCloudPlatform/pgadapter

Change ORM samples to use `jsonb` instead of `varchar` for `venue.description`

Open
#544 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
91
Forks
33
Avg merge
3d 57m
Merged PRs (30d)
58

Description

The table `venue` has a column called `description`. This column currently uses the `varchar` data type, but it is intended to be used for `jsonb`. All ORM samples should be changed to use `jsonb`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.