Mercurial > dive4elements > river
log flys-backend/doc/schema/postgresql.sql @ 464:d37ccb04ab5d
age | author | description |
---|---|---|
2011-03-21 | Sascha L. Teichmann | Fixed wrong unique constraint. |
2011-03-15 | Sascha L. Teichmann | Added foreign key constraint annotations to model classes. |
2011-03-14 | Sascha L. Teichmann | Fixed wrong spelled column references in foreign keys introduces with last change. |
2011-03-14 | Sascha L. Teichmann | Added entity and id annotations. |
2011-03-14 | Sascha L. Teichmann | Added missing sequences. Deleted unsupported sqlite schema. |
2011-03-11 | Sascha L. Teichmann | More Hibernate/JPA stuff |
2011-03-10 | Sascha L. Teichmann | Added POJOs to be mapped to schema. |
2011-03-09 | Sascha L. Teichmann | Converted schema to be PostgreSQL compatible. |