Removed unsupported DBMS/version from the DBMSCatalog (Postgres v9.5)

This commit is contained in:
Dana Van Aken 2019-08-27 04:12:29 -04:00
parent 3e564ce922
commit 149942e6b8
1 changed files with 0 additions and 8 deletions

View File

@ -23,14 +23,6 @@
"version":"9.4"
}
},
{
"model":"website.DBMSCatalog",
"pk":5,
"fields":{
"type":2,
"version":"9.5"
}
},
{
"model":"website.DBMSCatalog",
"pk":1,