1
edit
Changes
→2- Modifying Syntax
===2- Modifying Syntax ===
* <u><code> CREATE TABLE </code></u>
: ''PostgreSQLSchemaManager.java''
:: 1- DATA TYPE: data types are changed in '''''<code> appendColumnType() </code>''''' based on each jdbc type's equivalent in PostgreSQL.