On Jan 15, 2007, at 10:36 AM, Carl Karsten wrote:

> It passed the unit current unit tests.  (which was very handy to  
> have - thanks
> much, Paul)  I also did a few app wizard tests, but none against  
> Sqlite.  (I'll
> give that a shot now.)

        Unit tests are like compiler type checking: the fact that you passed  
doesn't mean the code will work.

        We officially support:

MySQL
PostgreSQL
Firebird
SQLite
Microsoft SQL Server

        If you change the code in the data tier, you must test with every  
backend and verify that every possible operation works correctly  
before you even *think* about committing. This is not a trivial thing  
to do.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to