For information H2 pass successfully the two first unit test series. Unit 
test can be seen here

DataSet:
https://github.com/nicolas-f/H2GIS/blob/h2spatial-osgi-snapshot/h2spatial/src/test/resources/org/h2spatial/ogc_conformance_test2.sql
UnitTest:
https://github.com/nicolas-f/H2GIS/blob/h2spatial-osgi-snapshot/h2spatial/src/test/java/org/h2spatial/OGCConformance2Test.java

Le vendredi 26 avril 2013 07:13:59 UTC+2, Thomas Mueller a écrit :
>
> Hi,
>
> You currently can't as the domain name is not stored.
>
> What you could do as a workaround is add a comment on the column, as you 
> can retrieve that, in the column metadata (information_schema.columns). Or, 
> as an alternative, add a "fake" column constraint on the domain. The column 
> constraint is propagated to the column, and can be read as well.
>
> Regards,
> Thomas
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to