Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 801 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 801 Bytes

Revision history for cardano-explorer-db

1.2.2 -- January 2020

  • Update dependencies to latest versions.
  • Allow building with latest version of persistent library.

1.2.1 -- January 2020

  • Update dependencies to latest versions.

1.2.0 -- December 2019

  • Update dependencies to latest versions.

1.1.0 -- December 2019

  • Added SQL views for benefit of GraphQL frontend (#172)
  • Added extra DB indexes for improved query performance (#175).
  • Adjusted column names for consistency (#176).
  • Run all transactions at an isolation level of Serializable (#189, #133)

1.0.0 -- November 2019

  • Release to support first release of cardano-explorer-node and cardano-explorer.
  • PostgreSQL data access for explorer-style applications.
  • Support for Byron chain data in the DB schema.