Skip to main content
CYPEX Documentation
Support
v2.0.0 Latest stable release View changelog ->

Release Notes v1.8.0

Features

  • Upgrade PostgreSQL database & postgREST docker images to the latest version

  • App description as translated markdown text

  • Implement permission assignment on default queries

  • Trial version for the demo purpose

  • Groups for queries - Admin panel

  • Application Extension: support company internal repository urls

  • Admin Panel: Added filter by query type

  • Autogenerate Input Fields for the Form Element

Read full post

Database

Info
This screen is Builder → Database in the sidebar. The in-product Setup Guide refers to the same screen as Data Model, and older documentation calls it the model builder or ER editor. All four name the ER canvas documented here.

The next important feature of the admin panel is the ER editor. It allows you to check your ER model, define queries, handle workflows, and a lot more. It is the backbone to handle the data side of your database infrastructure:

Read full post