Fixes #1056: Storing of address point GPS not compatible with MySQL 5.7 >=
GPS in address point table is filled with NULL value instead of empty string value in order to be compactible with MySQL 5.7 and higher that do not support empty string in geometry field values
See merge request !30
Související úkoly
Chyba #1056: Ukládání GPS adresní bodů není kompatibilní s MySQL 5.7
Merge branch 'issue-1056' into 'master'
Fixes #1056: Storing of address point GPS not compatible with MySQL 5.7 >=
GPS in address point table is filled with NULL value instead of empty string value in order to be compactible with MySQL 5.7 and higher that do not support empty string in geometry field values
See merge request !30