country_code is defined as NOT NULL
commitecad5995abf64b5f2a3e7e240bb16cd8ed3be587
authorjohnkershaw <johnmkershaw@gmail.com>
Sun, 23 Jun 2019 17:38:09 +0000 (23 18:38 +0100)
committerWilliam Desportes <williamdes@wdes.fr>
Mon, 24 Jun 2019 19:34:36 +0000 (24 21:34 +0200)
tree00a613f9d90e1d5b84d97205816f5917e5d4baed
parent46f0ad927caa1d9532c7149ee7502ac9db739337
country_code is defined as NOT NULL

Without a country_code for 'Marc' the second step will fail (cannot relate country_code in REL_persons to country_code in REL_countries if the REL_persons record has no value for country_code).

Since this is the whole point of this example it's going to trip people up who're trying to set up relations in phpMyAdmin (like me!)

Co-authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: John Kershaw <john@kershaw.org>
Signed-off-by: William Desportes <williamdes@wdes.fr>
doc/faq.rst