There is no embedding of the Postgres database for testing. The H2 database 
helps a lot and makes it easier to test the application. 

I'm using the Postgres database with my main application. I'm using H2 as 
my embedded database for testing. To keep both syntheses have some issues.

I think H2 could have a new feature acting like a Prepared Statement 
trigger. It could named as TRANSLATORS to translate from another database 
SQL synthesis to H2 SQL synthesis.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/776a6669-7126-4eed-9235-645ed7a9b214n%40googlegroups.com.

Reply via email to