Age | Commit message (Expand) | Author |
---|---|---|
2007-01-15 | Fix possible segfault if sql query failed. Using a free'd char is probably no... | peavey |
2007-01-14 | Hook qlite3_update_hook to queries to also catch affected rows on UPDATE/INSE... | peavey |
2007-01-14 | Remove some old destroy code not needed with InpSocket. | peavey |
2007-01-14 | Make REHASH work. | peavey |
2007-01-14 | Dont need to send anything on the notifier socket. | peavey |
2007-01-14 | Remove DOS newlines. | peavey |
2007-01-14 | Now with SQLite3 support. Fully functional and (hopefully) working. | peavey |
2007-01-14 | OMG SQLITE3 support, almost there now =) | peavey |