flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.37k stars 834 forks source link

It would be nice to have an option to use a prefix for database tables #300

Closed d1a8lo24 closed 9 years ago

d1a8lo24 commented 9 years ago

Many people will use a database that is already in use to install Flarum and many times this databsse will have other tables that may have similar tables to the ones Flarum uses so it would be nice to add a prefix option to the installation to create the tables to run Flarum.

This will keep the tables nice and organize to easily manage the database plus it will help prevent overwriting other tables or have problems when installing,

tobyzerner commented 9 years ago

Yep, we agree. Please search existing issues before posting a new one: https://github.com/flarum/core/issues/269