365 |
borrowersyncid int(11) NOT NULL AUTO_INCREMENT, -- Primary key, unique identifier |
366 |
borrowersyncid int(11) NOT NULL AUTO_INCREMENT, -- Primary key, unique identifier |
366 |
borrowernumber int(11) NOT NULL, -- Connects data about synchronisations to a borrower |
367 |
borrowernumber int(11) NOT NULL, -- Connects data about synchronisations to a borrower |