1
edit
Changes
→Working Inside Schema 'test'
{{NexJ_Express Index}}
===- Initializing the SQL environment===
: 1 - 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''''':
::
: After activating the connection, the database is locked.
=== - Modifying Syntax ===
* '''''PostgreSQLSchemaManager.java'''''
: <code> CREATE TABLE </code>