Revision 11196
Added by Aaron Marcuse-Kubitza about 11 years ago
schemas/VegCore/ERD/VegCore.ERD.mwb.run | ||
---|---|---|
19 | 19 |
# it uses a smaller line spacing and therefore smaller tables, which allows the |
20 | 20 |
# tables to be spaced farther apart for better readability. |
21 | 21 |
|
22 |
# note that schema COMMENTs cannot contain ' (used in contractions such as |
|
23 |
# "don't"), because MySQL Workbench cannot escape these properly |
|
24 |
|
|
22 | 25 |
../VegCore.my.sql/make() |
23 | 26 |
{ |
24 | 27 |
echo_func; set_make_vars |
Also available in: Unified diff
schemas/VegCore/ERD/VegCore.ERD.mwb.run: documented that schema COMMENTs cannot contain ' (used in contractions such as "don't"), because MySQL Workbench cannot escape these properly