Skip to content

Commit cb93a8f

Browse files
authored
docs: Add minimum supported PostgreSQL version to README (#570)
1 parent d2f5d17 commit cb93a8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
Welcome! `AshPostgres` is the PostgreSQL data layer for [Ash Framework](https://hexdocs.pm/ash).
1212

13+
Minimum required PostgreSQL version: `13.0`
14+
1315
## Tutorials
1416

1517
- [Get Started](documentation/tutorials/get-started-with-ash-postgres.md)

0 commit comments

Comments
 (0)