Offically supported databases
Vendor |
Versions |
|---|---|
mysql |
4.0, 4.1, 5.0 |
hsqldb |
1.8.0 |
Comparaison
Data types
XPlanner usage |
Oracle |
Postgres |
||
|---|---|---|---|---|
Ids |
|
|
|
|
Descriptions |
|
|
|
|
Attachement |
|
|
|
|
Enums (should not be really used) |
|
|
|
|
Boolean |
|
|
|
|
Case sensitiveness of unique keys and indexes
Database |
Default behavior |
How to change it |
|---|---|---|
MySql |
Case insensitive by default |
? |
HSQLDB |
Case sensitive by default |
Before creating a table, run |
Alteration
Operation |
MySql |
Oracle |
Postgres |
|
|---|---|---|---|---|
Rename column |
|
|
|
|
Mysql
Hsqldb
Built-in functions
Type of tables
sequences/autoincrement field