[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ecad59: country_code is defined as NOT NULL

johnkershaw johnmkershaw at gmail.com
Mon Jun 24 21:37:42 CEST 2019


Branch: refs/heads/QA_4_9
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ecad5995abf64b5f2a3e7e240bb16cd8ed3be587
https://github.com/phpmyadmin/phpmyadmin/commit/ecad5995abf64b5f2a3e7e240bb16cd8ed3be587
Author: johnkershaw <johnmkershaw at gmail.com>
Date: 2019-06-24 (Mon, 06 June 2019) +02:00

Changed paths: 
M doc/faq.rst

Log Message:
-----------
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 at wdes.fr>
Signed-off-by: John Kershaw <john at kershaw.org>
Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 26373240cdf112bec3862f4a1c5b9dba705c6e1e
https://github.com/phpmyadmin/phpmyadmin/commit/26373240cdf112bec3862f4a1c5b9dba705c6e1e
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-06-24 (Mon, 06 June 2019) +02:00

Changed paths: 
M doc/faq.rst

Log Message:
-----------
[FAQ] Merge #15349 - country_code is defined as NOT NULL, yet INSERT lacks a value!

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list