]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
In database delete Session.flush() has to be called appropriately, to avoid foreign...
authorBabu Shanmugam <anbu@enovance.com>
Wed, 19 Feb 2014 12:54:46 +0000 (12:54 +0000)
committerBabu Shanmugam <anbu@enovance.com>
Mon, 3 Mar 2014 15:59:47 +0000 (21:29 +0530)
commit37e781739c44421389fc2b4e935ec74bb71870ce
tree6fa6dc9e7429cf687520c552e132911925c81eb0
parentf3d64919af0140784e5f77238ef30a6f7182a07c
In database delete Session.flush() has to be called appropriately, to avoid foreign key conflicts in delete() request to the database

Signed-off-by: Babu Shanmugam <anbu@enovance.com>
server/ceph_brag/model/db.py