Hello,

2014-02-19 7:55 GMT+01:00 Thomas Mueller <[email protected]>:

> Hi,
>
> Hm, whatever we do, this will not be compatible with some databases. I
> would keep the current behavior, until somebody provides a patch to support
> both
>

A simple measure might be to add a sub section to the compatibility section
here:
http://www.h2database.com/html/features.html#compatibility

If someone is using H2 as an integration test database for an Oracle
productive database, they should use the H2 BOOLEAN type for columns that
are "boolean" CHAR(1) or VARCHAR(1) in Oracle...

There are probably other things that would be worth mentioning, too.


> (I wouldn't worry about Firebird compatibility).
>

No ;-)

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to