Lists all of the journal entries for the day.
Wed, 2 Aug 2006
3:34 PM - JJ Bug
On the up side, I closed a bug and probably fixed another today.
location: Home
mood: Accepted
2:53 PM - Coding all day
I'm eating lunch right now. Salad... woo hoo. Its not so bad.. cool at least. My mother keeps forwarding stuff that my dad already cc'd me on!
Nothing on the NeXT system.
I've got a SF paid account now. Its got a few nice features.
12:04 AM - SQL is a pain in the ass
Here's the problem.. the query i'm working on so far is 17 seconds to run!
SELECT * from entry WHERE id IN (SELECT MAX(id) as id FROM entry WHERE security=2 GROUP BY uid) ORDER BY date DESC;
This doesn't do much even. I still have to join this on several other rows etc. I could start generating the document statically if needed, but still way too slow.
Anyone got ideas?
10:18 AM - Just Journal bug?
RSS