1
edit
Changes
→UPDGRADING SCHEMA
: test- [[ PostgreSQL_Adapter-nexj/SchemaMangerTest | PostgreSQLSchemaManagerTest.java]] // Extends SQLSchemaManagerTest.java
: Script - scripts are being processed through SQLDataTest.java
** <u><code> DROP TABLE </code></u>
: File to configure: ''PostgreSQLSchemaManager.java''
** <u><code> INSERT INTO TABLE </code></u>
: File to configure: ''PostgreSQLSchemaManager.java''
** <u><code> ALTER TABLE </code></u>
: File to configure: ''PostgreSQLSchemaManager.java''
== DATA MANIPULATION LANGUAGE _ DML ==