Skip to content

Panther 5.4.0 - PostgreSQL Support

Latest

Choose a tag to compare

@AliRn76 AliRn76 released this 17 Jul 20:48
· 2 commits to master since this release

You can now use PostgreSQL with Panther’s database layer for models, queries, and migrations while retaining Panther’s lightweight, async-first design.

Highlights

  • Native PostgreSQL database support
  • PostgreSQL-compatible models and queries
  • Migration support for PostgreSQL projects
  • Improved foundation for production-grade Panther applications

See the documentation for configuration and usage details.