Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1243 → Rev 1244

/trunk/dev/generate_wellknown_country_sqlite
18,8 → 18,8
* limitations under the License.
*/
 
// This script generates a part of ../setup/sql/wellknown_country_sqlite.sql , based on Country OIDs at oid-info.com
// If new countries are added to the ISO / ITU arcs, please re-run this script and update ../setup/sql/wellknown_country_sqlite.sql accordingly
// This script generates plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_country.sql , based on Country OIDs at oid-info.com
// If new countries are added to the ISO / ITU arcs, please re-run this script and update plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_country.sql accordingly
 
use ViaThinkSoft\OIDplus\OIDplus;