Database same tables names

Feed 2 posts, 2 voices

Avatar
4 posts

It’s possibile to set a standard table name prefix to Frog tables(eg frog_*)? Sometimes I ran into problems because installing Frog on a previously developed site, such as a subdomain, some tables name of the main site can conflict with frog ones.

 
Avatar
1493 posts

Table prefix can be chosen during install — probably preferable than forcing one on users.

 
Avatar
4 posts

thankyou David, I’ll search for this feature.