Changes

Jump to: navigation, search

PostgreSQL Adapter-nexj/schema-test

8 bytes added, 12:29, 10 December 2010
Initializing the SQL environment
===Initializing the SQL environment===
: When a connection is first established, this initial SQL statement should execute in MySQL, which is not the case for PostgreSQL, so the implementation was removed from '''''PostgreSQLAdapter.java''''':
::
<source lang=java>
}
</source>
: Also the same line should be commented out in '''''postgresql_create.sql''''' script, which is being used to create tables in the database 'test':
::
<source lang=java>
1
edit

Navigation menu