Changes

Jump to: navigation, search

PostgreSQL Adapter-nexj/schema-test

50 bytes added, 12:28, 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 it the implementation was commented outremoved 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