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 is really important. I'm dealing with that issue this very moment, we want our code to be completely compatible between SQLite and MySQL so the user can decide on the backend to use based on their specific needs.
Scott
--
Utilities for POPFile, the OpenSource Mail Classifier http://www.geocities.com/Helphand1/popfile.htm
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]