Daniel Folkinshteyn
|
9398025088
|
MoobotFactoids: add check_same_thread=False to the sqlite3 connect calls, so it doesn't complain. (thanks malex!)
also fix up the code a bit so it doesn't fail the tests, and doesn't require presence of plain sqlite.
|
2010-08-02 17:51:17 -04:00 |
|
Daniel Folkinshteyn
|
c2b1c1b143
|
This merges an old branch i had for sqlite3 factoids+moobotfactoids.
fix up moobotfactoids+factoids to use the sqlite text_factory=str,
also fixed up a test for factoid search, since it now sorts keys alphabetically.
|
2010-03-21 02:44:07 -04:00 |
|
Daniel Folkinshteyn
|
e303cab7ae
|
work on getting moobotfactoids to work with sqlite3
note: needs sqlite3 version > 3.3.1, so that it is not restricted against cross-thread usage.
|
2009-11-18 23:16:21 -05:00 |
|
James Vega
|
927c8c963a
|
Use the correct URLs for the PySqlite website.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-10-21 22:48:04 -04:00 |
|
James Vega
|
f475525237
|
Update references to PySqlite URL
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-10-21 22:43:26 -04:00 |
|
James Vega
|
a3e4fc5b1d
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
|
James Vega
|
5c59539145
|
Change pysqlite.sf.net references to pysqlite.org
|
2005-11-03 05:31:24 +00:00 |
|
James Vega
|
ad4ef00bc4
|
plugins/MoobotFactoids: Fix bug in OptionList.
|
2005-10-24 03:06:29 +00:00 |
|
James Vega
|
9883cb56ac
|
plugins/MoobotFactoids: Add a test case for broken OptionList behavior.
|
2005-10-22 19:36:38 +00:00 |
|
James Vega
|
1d7d6428d1
|
plugins/MoobotFactoids: Load a threaded plugin to hopefully trigger a timing bug.
|
2005-07-05 03:03:11 +00:00 |
|
Jeremy Fincher
|
490fb0b140
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
|
Jeremy Fincher
|
0b848199b5
|
Fixed some style issues with logging calls.
|
2005-05-18 04:18:35 +00:00 |
|
James Vega
|
948571c17f
|
Move MF to s-d
|
2005-04-18 16:13:53 +00:00 |
|