MGeurts / genealogy

Genealogy is a free and open-source family tree PHP application to record family members and their relationships, build with Laravel 11.
https://genealogy.kreaweb.be/
MIT License
165 stars 47 forks source link

import old mysql data ,get a problem #29

Open Goodahome opened 6 days ago

Goodahome commented 6 days ago

image

MGeurts commented 6 days ago

As always, please describe what you are trying to do in reproducible steps. Thank you.

Goodahome commented 5 days ago

sorry, when i add person or edit person, click save button ,will get this problem ,i don`t know what different with database,i have watched it image

MGeurts commented 5 days ago

Yes. that part was clear to me. But what did you do with your database? What do you mean with "import old mysql data"? You can only import directly into the database when you know exactly what you are doing. Otherwise, data wil not be consistent anymore.

MGeurts commented 1 day ago

What's the status? Can I close this issue?