Database same tables names
|
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. |
|
1493 posts
|
Table prefix can be chosen during install — probably preferable than forcing one on users. |
|
4 posts
|
thankyou David, I’ll search for this feature. |