Changeset 9464

Show
Ignore:
Timestamp:
04/15/08 04:05:08 (7 months ago)
Author:
jim++
Message:

Fix table creation typo.
Btw thanks elghinn for idea of this table :)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/common/check_paths.py

    r9462 r9464  
    9191                        jid_id INTEGER PRIMARY KEY UNIQUE, 
    9292                        time INTEGER 
     93                ); 
    9394                ''' 
    9495                )