smellyrat / drydock

Automatically exported from code.google.com/p/drydock
0 stars 0 forks source link

Switch TL, TQL, edit post to templated versions #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've already committed an initial version of TQL as of revision 79. 

Editpost shouldn't be too bad.  I have to hold off on TL until we figure
out what's going on with the database.

I want to separate presentation from logic as much as possible, and this is
a good step towards that.

Original issue reported on code.google.com by all.sta...@gmail.com on 10 Dec 2008 at 7:57

GoogleCodeExporter commented 9 years ago
Done as of revision 83.

Original comment by all.sta...@gmail.com on 13 Dec 2008 at 11:56

GoogleCodeExporter commented 9 years ago
Two ambiguous errors in SQLite are all that stand between this issue and the 
"Fixed"
tag.  I'll look into it tonight after I buy new skates (this is my blog now)

Warning: sqlite_query() [function.sqlite-query]: ambiguous column name: visible
Warning: sqlite_query() [function.sqlite-query]: ambiguous column name: id

LEFT OUTER JOIN~

Original comment by TaQS...@gmail.com on 25 Aug 2009 at 11:04

GoogleCodeExporter commented 9 years ago
It's okay, I think I got it:

http://code.google.com/p/drydock/source/detail?r=183

Original comment by all.sta...@gmail.com on 25 Aug 2009 at 11:35

GoogleCodeExporter commented 9 years ago
Looks good, marking as fixed

Original comment by TaQS...@gmail.com on 26 Aug 2009 at 4:20