From 9c85904b24a5fa72c096f023e3deaa96b85dd52c Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 8 Mar 2009 23:23:50 -0600 Subject: Fix a bug in the sqlite db creation file --- src/sql/sqlite/createTables.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/sql/sqlite/createTables.sql b/src/sql/sqlite/createTables.sql index 11478d9b..42a884db 100644 --- a/src/sql/sqlite/createTables.sql +++ b/src/sql/sqlite/createTables.sql @@ -218,7 +218,7 @@ CREATE TABLE tmw_transactions char_id INTEGER NOT NULL, action INTEGER NOT NULL, message TEXT, - time INTEGER NOT NULL, + time INTEGER NOT NULL ); CREATE TABLE tmw_online_list -- cgit v1.2.3-60-g2f50