Feature Requests item #524578, was opened at 2002-03-01 17:53
Message generated for change (Comment added) made by greggmc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=358956&aid=524578&group_id=8956
Category: None
Group: None
>Status: Closed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: James Flemer (jimmerman)
Summary: option to add prefix to table names
Initial Comment:
I'm running in an environment in which an admin has
given me a single table in which ALL of my DB tables
need to be placed (I have no choice as to creating a
new database). Unfortunately in this environment with
lots of other applications tables and having non-unique
table names, there is a good chance that phpESP table
names will conflict with already existing table names.
I would like to suggest that all tables be preceeded by
'phpESP' or some other uniqifier. Maybe even having a
variable defined in manage.php allowing the user to
specify what the table 'prefix' needs to be would be
really nice. As it is, I'm having to edit all of the
scripts to do this by hand and it is, as you might
expect, a hastle.
----------------------------------------------------------------------
Comment By: Matthew Gregg (greggmc)
Date: 2004-04-29 12:08
Message:
Logged In: YES
user_id=14116
This feature has been added to the CVS tree. It will be available
in the next release of phpESP. For instructions on obtaining
sources from CVS please see:
http://sourceforge.net/cvs/?group_id=8956
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=358956&aid=524578&group_id=8956
|