Removed unsupported DBMS/version from the DBMSCatalog (Postgres v9.5)
This commit is contained in:
parent
3e564ce922
commit
149942e6b8
|
@ -23,14 +23,6 @@
|
|||
"version":"9.4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"model":"website.DBMSCatalog",
|
||||
"pk":5,
|
||||
"fields":{
|
||||
"type":2,
|
||||
"version":"9.5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"model":"website.DBMSCatalog",
|
||||
"pk":1,
|
||||
|
|
Loading…
Reference in New Issue