- removed person addresses
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 2 Oct 2006 15:25:03 +0000 (15:25 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 2 Oct 2006 15:25:03 +0000 (15:25 +0000)
commit090deb1a0145e9a95b9a3e70ecba02f176fe7a01
treebdd1fad391086b8d7905620635c2416c744e3455
parent1f530e1de6fdb5e78a0ccb3c0666e0e940e2a23e
- removed person addresses
- return slice_ids
- do not set r/o fields
- clean up slice_person table when deleting account
- do not cast persons.email column with SQL lower(), kills index lookup
PLC/Persons.py