Displaying 2 results from an estimated 2 matches for "_assuming_".
Did you mean:
_assuming
2018 Feb 05
2
[PATCH 0/1] drm/nouveau/disp: prefer identity-mapped route of SOR <-> macro link
Hi Ben,
still _assuming_ it's an issue of the card I thought about why it
works with the NVIDIA binary driver.
And I can image they're just trying to do an identity-mapping first
and if that doesn't work (e.g. the particular SOR is already in use
by another macro link) they just pick the next suitable one.
So...
2005 Dec 28
0
Loading flat-file data into multiple tables
...o 1) understand how to assign the array values to model
objects inside the block; and 2) make sure that the data loaded stays
synchronized. That is, when the 11 columns of the flat file split into
three tables, they need to keep their relations. This seems to require
a multi-table transaction. I am _assuming_ that the foreign keys will
hold it all together.
Am I on the right track here? Can someone provide an example of a
nested transaction that would get me a little further down this path?
Thanks!
-mike