On 02/19/2004 05:12 am, D. Richard Hipp wrote: > Question to all: If I modified SQLite to use the > same column naming rules as (say) PostgreSQL, how > much existing code would it break? Is this something > that should be done, even though it is a (slightly) > incompatible change?
Compatibility with Postgres would be my vote. The less changes when migrating to/from another database the better. Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

