Skip to content

Add JSONB data, add docker compose support, and fix various issues.

Compare
Choose a tag to compare
@devrimgunduz devrimgunduz released this 28 Jul 12:02
· 24 commits to master since this release

This new release brings in some new features and bugfixes:

  • Add JSONB sample data (based on the packages at apt.postgresql.org and yum.postgresql.org)
  • Add docker compose support ( contributed by @theothermattm ) #16
  • Add steps to create pagila database on docker by @dedeco in #13
  • Add missing user argument by @zOxta in #14
  • Update dates to 2022
  • Fix various issues reported in Github