I
Есть таблица cars, в ней carMarkId
carMarkId должен ссылаться на ID марки авто из БД, которая лежит вообще на другом серваке
Возможно ли это? Или придется руками по ид из другой базы вытягивать данные по маркам авто?
Size: a a a
I
N
I
N
I
SL
SL
SL
SL
{
limit: 25,
offset: null,
order: null,
attributes: { exclude: [ 'rawData' ] },
where: { [Symbol(or)]: [ [Where], [Where] ] },
include: [
{
association: 'Bids',
separate: true,
attributes: [Array],
group: [Array],
on: [Object],
where: [Object]
},
{
association: 'Requester',
include: [Object],
attributes: [Array]
},
{ association: 'Properties', separate: true },
{
association: 'Winners',
attributes: [Array],
where: [Object],
on: [Object],
required: false
},
{
association: 'Bids',
separate: true,
attributes: [Array],
group: [Array],
on: [Object],
where: [Object]
},
{ association: 'NonBids', attributes: [] },
{ association: 'TodayBids', attributes: [] }
]
}
SL
SL
SL
SL
T
z
T
T
T
T
z