Mercurial > lada > lada-server
log
age | author | description |
---|---|---|
Wed, 25 May 2016 16:51:55 +0200 | Tom Gottfried | The database might refuse to delete an object e.g. due to FK constraints. |
Tue, 24 May 2016 17:15:44 +0200 | Tom Gottfried | Use ON DELETE CASCADE to ease removing queries from database. |
Tue, 24 May 2016 17:19:48 +0200 | Tom Gottfried | Sample data: Fix setting of query_id_seq. |
Wed, 25 May 2016 15:07:12 +0200 | Raimund Renkert | merged. |
Wed, 25 May 2016 15:06:02 +0200 | Raimund Renkert | Allow users to create a stammdaten ort. |
Tue, 24 May 2016 15:06:14 +0200 | Tom Gottfried | Correct Typo. |
Tue, 24 May 2016 11:46:17 +0200 | Tom Gottfried | Return correct response if update failed. |