This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Continents and Countries SQL Tables compiled from Wikipedia, Braintree Payments documentation | |
* and a couple other places (Steve) doesn't recall. | |
* | |
* Compiled by Steve Kamerman, 2011 | |
* | |
* Tweaked to make work with sqlite3 and flask. | |
*/ | |
-- ---------------------------- |