Mon, 18 Apr 2011 15:52:53 +0000 |
Sascha L. Teichmann |
Added a view 'wst_value_table' which aggregates the data to build w/q value tables.
|
Fri, 15 Apr 2011 16:06:15 +0000 |
Sascha L. Teichmann |
Added 'position' column to wst_columns to allow order them by there column position in the original wst file.
|
Fri, 15 Apr 2011 15:28:35 +0000 |
Sascha L. Teichmann |
Forget ',' in schema.
|
Fri, 15 Apr 2011 10:31:15 +0000 |
Sascha L. Teichmann |
Added new column 'kind' in discharge tables and wst to distinguish between different types.
|
Mon, 21 Mar 2011 10:52:33 +0000 |
Sascha L. Teichmann |
Fixed wrong unique constraint.
|
Tue, 15 Mar 2011 14:49:56 +0000 |
Sascha L. Teichmann |
Added foreign key constraint annotations to model classes.
|
Mon, 14 Mar 2011 15:40:14 +0000 |
Sascha L. Teichmann |
Fixed wrong spelled column references in foreign keys introduces with last change.
|
Mon, 14 Mar 2011 14:52:58 +0000 |
Sascha L. Teichmann |
Added entity and id annotations.
|
Mon, 14 Mar 2011 11:31:00 +0000 |
Sascha L. Teichmann |
Added missing sequences. Deleted unsupported sqlite schema.
|
Fri, 11 Mar 2011 14:41:18 +0000 |
Sascha L. Teichmann |
More Hibernate/JPA stuff
|
Thu, 10 Mar 2011 13:44:51 +0000 |
Sascha L. Teichmann |
Added POJOs to be mapped to schema.
|
Wed, 09 Mar 2011 14:07:15 +0000 |
Sascha L. Teichmann |
Converted schema to be PostgreSQL compatible.
|