The default from fossil.
I've also been reading Michael Owens book about about SQLite so this
makes sense now.
Title: Baisc
Owner: anonymous
SQL:
SELECT
CASE WHEN status IN ('Open','Verified') THEN '#f2dcdc'
WHEN status='Review' THEN '#e8e8e8'
WH
On Feb 20, 2009, at 10:50 AM, verizon wrote:
> Hi,
> I've been adding problem tickets to my repositories and doing
> resolutions or them but recently have noticed that with the standard
> report and display the comments on these tickets are not showing.
What SQL are you are using for your
Hi,
I've been adding problem tickets to my repositories and doing
resolutions or them but recently have noticed that with the standard
report and display the comments on these tickets are not showing.
When I list the ticket table in SQLite I get
tkt_uuid
3 matches
Mail list logo