Ah, sweet. To be safe I am going to enable foreign key constraints
before I do it, as well. If I do mess something up in the process, e.g.
there is in fact some reference to that user somewhere even though I
doubt it, how likely is Fossil to detect this and complain?
Kind regards,
Philip Bennefall
On 9/11/2014 11:02 PM, Richard Hipp wrote:
On Thu, Sep 11, 2014 at 4:21 PM, Philip Bennefall <[email protected]
<mailto:[email protected]>> wrote:
I know that this goes against the philosophy of Fossil, and I
realize that I am entering "dirty hack" territory. Nevertheless, I
am wondering how I can remove a user that has made no commits, no
ticket updates/additions, and no wiki updates/additions
whatsoever. Is it enough to say:
delete from user where login='somebody';
I think that will work fine.
--
D. Richard Hipp
[email protected] <mailto:[email protected]>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users