Re: Simple schema diff script in Perl - Mailing list pgsql-general

From Florian Weimer
Subject Re: Simple schema diff script in Perl
Date
Msg-id 82bp7wyeh1.fsf@mid.bfk.de
Whole thread Raw
In response to Re: Simple schema diff script in Perl  (hans@welinux.cl)
List pgsql-general
> sqlt-diff --to MySQL Schema1=MySQL Schema2=MySQL > SchemaUpdate.mysql.sql
>
> i can't guess where is the database name or user to use, if it work
> with dumps i need to give the dump files and the database type...

My version says:

| Currently (v0.0900), only MySQL is supported by this code.

I don't know if there is a newer version.

I can see that such a tool could be useful.

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

pgsql-general by date:

Previous
From: Gissur Þórhallsson
Date:
Subject: Re: value
Next
From: Peter Roethlisberger
Date:
Subject: Re: libssl issue ?