ash-project / ash_postgres

The PostgreSQL data layer for Ash Framework
https://hexdocs.pm/ash_postgres
MIT License
140 stars 73 forks source link

chore: fix PG_VERSION parsing in tests #382

Closed rbino closed 2 months ago

rbino commented 2 months ago

Allow passing a bare integer as PG_VERSION, which will be interpreted as a major version

Contributor checklist

zachdaniel commented 2 months ago

🚀 Thank you for your contribution! 🚀