mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
Fixes #4645: Minimum postgres version is now 9.5 ? 9.6 ?
This commit is contained in:
parent
df59c3481c
commit
a4c387cd3b
@ -221,6 +221,7 @@ $ python netbox/manage.py nbshell
|
||||
## v2.8.0 (2020-04-13)
|
||||
|
||||
**NOTE:** Beginning with release 2.8.0, NetBox requires Python 3.6 or later.
|
||||
**NOTE:** Beginning with release 2.8.0, NetBox requires PostgreSQL 9.6 or later.
|
||||
|
||||
### New Features (Beta)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user