temboz - Ticket #84
Not logged in
[Honeypot]  [Browse]  [Help]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline]  [Wiki
  [History

Ticket 84: Typo in ddl.sql: trailing comma on line 39

(a quick search found no duplicate ticket for this, sorry if there is one!)

Right now a "sqlite3 rss.db < ddl.sql" fails because there is a trailing comma on line 39 (after "item_rule_uid integer").

This is with sqlite3 version 3.6.13.

Also, the documentation (INSTALL) should probably read sqlite3 rss.db < ddl.sql not sqlite rss.db < ddl.sql

[Add remarks]

Remarks:

Properties:

Type: bug           Version: CVS--2009-04-23 
Status: fixed          Created: 2009-Jun-08 10:02
Severity:          Last Change: 2009-Sep-24 18:14
Priority:          Subsystem:  
Assigned To: majid           Derived From:  
Creator: anonymous 

Related Check-ins:

2009-Sep-24 18:14 Check-in [427]: #84 fix errors in documentation (By majid)
2009-Sep-16 15:24 Check-in [415]: #23 added a table fm_tags to record tags listed in the feeds (By majid)