Hello!
I am writing an app that is limited to work within an existing database, 
therefore some of the table names may collide. Is there a way to assign a 
table prefix so that migrations / etc create, for example *newapp_users* 
rather than *users*?

For example, active record has table_name_prefix that you can set.

I'm using MySQL if that makes any difference. Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sequel-talk+unsubscr...@googlegroups.com.
To post to this group, send email to sequel-talk@googlegroups.com.
Visit this group at https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to