First of all, I'd like to say thank you creating the MySQL version--it's working great!
I have a suggestion. Could there be a variable in the config.php file that would allow you to change the database table prefix? I have several gedcom files for different families I'd like to have in the same database.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can add that to the next release. I'm also thinking of allowing you to import multiple gedcoms into the same database tables, so that you can run the same instance of code on multiple data sets.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First of all, I'd like to say thank you creating the MySQL version--it's working great!
I have a suggestion. Could there be a variable in the config.php file that would allow you to change the database table prefix? I have several gedcom files for different families I'd like to have in the same database.
I can add that to the next release. I'm also thinking of allowing you to import multiple gedcoms into the same database tables, so that you can run the same instance of code on multiple data sets.