Thank You -gift basket card for fixing irssi's stalker.pl script with an easy SQLite optimisation trick (that nobody seemed to have thought of before)
sqlite3 .irssi/nicks.db
CREATE INDEX index1 ON records (nick);
CREATE INDEX index2 ON records (host);
the basket doesn't show the can of beer I included.
752
views
0
faves
0
comments
Uploaded on March 27, 2012
Taken on March 27, 2012
Thank You -gift basket card for fixing irssi's stalker.pl script with an easy SQLite optimisation trick (that nobody seemed to have thought of before)
sqlite3 .irssi/nicks.db
CREATE INDEX index1 ON records (nick);
CREATE INDEX index2 ON records (host);
the basket doesn't show the can of beer I included.
752
views
0
faves
0
comments
Uploaded on March 27, 2012
Taken on March 27, 2012