Changes

Jump to: navigation, search

PostgreSQL Adapter-nexj/schema-test

26 bytes added, 11:35, 10 December 2010
Initializing the SQL environment
id binary(16) not null, contactId binary(16) not null, account Type varchar(16) character set utf8 not null, funds double null,
constraint Account_PK primary key(id)
)engine<s>ENGINE=innoDBInnoDB CHARACTER SET=utf8</s>;
</source>
: <code> CREATE TABLE test.xxx </code>
1
edit

Navigation menu