The following issue has been CLOSED ====================================================================== http://www.dbmail.org/mantis/view.php?id=726 ====================================================================== Reported By: joaocorreia Assigned To: ====================================================================== Project: DBMail Issue ID: 726 Category: Database layer Reproducibility: always Severity: feature Priority: normal Status: closed target: Resolution: no change required Fixed in Version: ====================================================================== Date Submitted: 08-Sep-08 12:21 CEST Last Modified: 08-Sep-08 15:55 CEST ====================================================================== Summary: id field missing on sievescripts table Description: The ID field is missing on sievescritps table. ======================================================================
---------------------------------------------------------------------- paul - 08-Sep-08 14:29 ---------------------------------------------------------------------- And why is this supposed to be a bug? ---------------------------------------------------------------------- joaocorreia - 08-Sep-08 15:16 ---------------------------------------------------------------------- Hello Paul, I thought this would be necessary, Im making an interface with PHP/MySQL and I need a unique identifier probably for this table data, probably Im doing a wrong assumption. What do you suggest ? Thanks Joao Correia ---------------------------------------------------------------------- paul - 08-Sep-08 15:55 ---------------------------------------------------------------------- use the combination of (owner_idnr, name) as unique key. It's what dbmail does. Issue History Date Modified Username Field Change ====================================================================== 08-Sep-08 12:21 joaocorreia New Issue 08-Sep-08 14:29 paul Note Added: 0002596 08-Sep-08 15:16 joaocorreia Note Added: 0002597 08-Sep-08 15:55 paul Note Added: 0002598 08-Sep-08 15:55 paul Severity major => feature 08-Sep-08 15:55 paul Status new => closed 08-Sep-08 15:55 paul Resolution open => no change required ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
