Changes between Version 18 and Version 19 of ippToPsps_Database
- Timestamp:
- Apr 2, 2012, 5:38:10 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Database
v18 v19 71 71 This table contains one row per stack (ST) batch attempted. It references the batch table (above) with a foreign key constraint on the batch_id column. 72 72 73 === The {{{object}}} table === 74 75 This table contains one row per object (OB) batch attempted. It references the batch table (above) with a foreign key constraint on the batch_id column. 76 73 77 = Some handy SQL = 74 78 … … 99 103 100 104 101
