Changes

Jump to: navigation, search

PostgreSQL Adapter-nexj/schema-test

6 bytes removed, 12:32, 10 December 2010
- Modifying Syntax
===- Modifying Syntax ===
* '''''PostgreSQLSchemaManager.java'''''
: <code> CREATE TABLE </code>
:: 1- '''DATA TYPE''': data types are changed in <code> appendColumnType() </code> based on each jdbc type's equivalent in PostgreSQL. [http://en.wikibooks.org/wiki/Converting_MySQL_to_PostgreSQL#Data_Types Here] is a tabular comparison between Postgre and MySQL data types. Also [http://db.apache.org/ddlutils/databases/postgresql.html here] is a mapping JDBC data types to PostgreSQL data types.
1
edit

Navigation menu