Hi All
Am working in a project & want to migrate our work from mysql to
postgress we used dbunit to test & when we used to get the connection
the url was like this
jdbc:mysql://localhost:3306/testDB?sessionVariables=FOREIGN_KEY_CHECKS=0
but the forigen key checks is not working with postgres. Any idea ???
thnx for any reply
Best Regards,,,
Mohamed Badawy