I meant that class to setup the table prefix that is in documentation. I did set that class and it seems to work fine but the table name including the prefix is hard-coded as string in entity file too. As the table prefix will be set by user in config.php, should i just change the table name in entity file from prefix_clients to clients?
-- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
