[OSM-dev] Please publish the current db schema

m*sh hy at sha-mash.de
Fri Aug 8 20:28:06 BST 2008


Am Fr, 8.08.2008, 16:23, schrieb Joachim Zobel:
>> Or use Brett Henderson's ready made schema dump:
>> http://gweb.bretth.com/osm_schema_latest.sql
>
> Unfortunately this is not really the latest. At least it does not have
> relations.

To me it looks like it has relations
--------------cut-----------------

CREATE TABLE `current_relation_members` (...
...) ENGINE=InnoDB DEFAULT CHARSET=utf8;


CREATE TABLE `current_relation_tags` (...
...
...) ENGINE=MyISAM DEFAULT CHARSET=utf8;


CREATE TABLE `current_relations` (...

--------------cut--------------------


-- 
-m*sh-

 ___________________________________________________
|        harry w. graner
|mail:   hy [_at_] sha-mash  [_dot_] de
|---------------------------------------------------
[public gpg-key on request]

take a look at my blogs:
http://sha-mash.blog.de





More information about the dev mailing list