[OSM-dev] osm on rails

Immanuel Scholz immanuel.scholz at gmx.de
Thu Jul 20 11:47:56 BST 2006


Hi,

>> PS: I still need the updated mysql-schema.sql file in SVN, even with
>> rails!
>>
>
> Me too.  And if the command to update the schema is non-trivial a
> pointer to a page describing how to do it would be nice (for exemple
> on the setting up of server page).

Not really complex:

mysqldump -d -A > .../sql/mysql-schema.sql

You can replace "-A" by the osm database name (probably "osm") to not dump
the structure of all databases.

Ciao, Imi






More information about the dev mailing list