02-25-2014, 11:25 AM
Just a request, could it be possible to consider using table prefixes for new companies instead of requiring a new schema for each one (similarly for the initial set-up: database prefix actually appends the prefix to the database instead of the more useful and common prefix to table names)...
Most MySQL-heavy suites I know of make that an option. I am willing to contribute code towards it if necessary... what is the rationale behind having database prefixes instead of table prefixes anyways?
Most MySQL-heavy suites I know of make that an option. I am willing to contribute code towards it if necessary... what is the rationale behind having database prefixes instead of table prefixes anyways?