Remove old column
This commit is contained in:
parent
0be8422e65
commit
4aaff575b3
1 changed files with 0 additions and 4 deletions
|
@ -141,10 +141,6 @@ export default (sequelize, {
|
||||||
type: STRING,
|
type: STRING,
|
||||||
set() { },
|
set() { },
|
||||||
},
|
},
|
||||||
is_filtered: {
|
|
||||||
type: BOOLEAN,
|
|
||||||
set() { },
|
|
||||||
},
|
|
||||||
bid_state: {
|
bid_state: {
|
||||||
type: STRING,
|
type: STRING,
|
||||||
set() { },
|
set() { },
|
||||||
|
|
Loading…
Reference in a new issue