On Mon, Nov 24, 2008 at 11:06 AM, Stefan de Konink <[EMAIL PROTECTED]> wrote:
> Foreign key constraints are part of the typical database; not an API > matter. Yep, but here's where theory and real-life meet. The new API requires changes to the database schema (e.g. new tables for changesets, changing users columns to changesetids on many tables) and you only get a limited number of times you can take the database off-line to implement things before everyone starts getting pissed off. So API0.6 includes more than just changes to the XML API. Cheers, Andy _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

