1
edit
Changes
→CREATING SCHEMA PostgreSQLSchemaManager.java
: Script - scripts are being processed through SQLDataTest.java
=== CREATING SCHEMA -- ''PostgreSQLSchemaManager.java''===
** <u><code> CREATE TABLE </code></u>
:: 1- DATA TYPE: data types are changed in '''''<code> appendColumnType() </code>''''' based on each jdbc type's equivalent in PostgreSQL.