Skip to content

Commit ff88545

Browse files
author
Sergio Cruz
committed
Cleaning Code.
1 parent ffdffa6 commit ff88545

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

geonames_db_struct.sql

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
-- DROP DATABASE IF EXISTS geonames;
2-
-- CREATE DATABASE geonames DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci;
3-
-- USE geonames;
4-
51
-- Create syntax for TABLE 'admin1CodesAscii'
62
CREATE TABLE `admin1CodesAscii` (
73
`code` char(15) DEFAULT NULL,

0 commit comments

Comments
 (0)