Revision 6326
Added by Aaron Marcuse-Kubitza about 12 years ago
README.TXT | ||
---|---|---|
219 | 219 |
Recreate any foreign key for the column, removing CONSTRAINT <name> |
220 | 220 |
This resets the foreign key name using the new column name |
221 | 221 |
Creating a poster of the ERD: |
222 |
Measure the fractional height of the text onscreen:
|
|
222 |
Determine the poster size:
|
|
223 | 223 |
Measure the line height (from the bottom of one line to the bottom |
224 | 224 |
of another): 16.3cm/24 lines = 0.679cm |
225 | 225 |
Measure the height of the ERD: 35.4cm*2 = 70.8cm |
Also available in: Unified diff
README.TXT: Schema changes: Creating a poster of the ERD: Changed "Measure the fractional height of the text onscreen" to "Determine the poster size"