Mercurial > lada > lada-server
log
age | author | description |
---|---|---|
Wed, 25 May 2016 18:10:14 +0200 | Tom Gottfried | Avoid NPE if requested object does not exist. |
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. |