Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Data Model Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

What happens to foreign tables in a SS database?


Go to End


2 Posts   1615 Views

Avatar
baba-papa

Community Member, 279 Posts

8 October 2009 at 3:46am

Hello,

I want to add a ZIP code search to my site. I intend to buy a ZIP/geo code database. To let SS work with it, I would copy the geo code tables to the SS database. Will SS ignore this "foreign" table on a database flush?

Avatar
baba-papa

Community Member, 279 Posts

8 October 2009 at 9:20pm

I had the courage to try it and aparently nothing odd happened ;)