Not sure how you define "new"... I don't believe it's been available before 7.7. I never looked at it because I have my own, but figured it might be worthwhile to start using the one bundled.
A bit late reply, but anyway: If SQLite is new in 7.7 I definitely think this should be fixed.
I agree. I'll try to look at it this evening; it shouldn't be too hard to do; the module's only 500 lines long to begin with!
Bill
On Thu, 31 Jul 2008, Martin Stjernholm, Roxen IS @ Pike developers forum wrote:
Not sure how you define "new"... I don't believe it's been available before 7.7. I never looked at it because I have my own, but figured it might be worthwhile to start using the one bundled.
A bit late reply, but anyway: If SQLite is new in 7.7 I definitely think this should be fixed.
I spent a little time this evening and got the most critical parts of the SQLite module working like other database modules (imho).
Any chance we can get sqlite support compiled into the Windows build? It'd sure be nice to have out of box support for a db on Windows, as it's such a pain to recompile.
Bill
On Jul 31, 2008, at 9:45 AM, Martin Stjernholm, Roxen IS @ Pike developers forum wrote:
Not sure how you define "new"... I don't believe it's been available before 7.7. I never looked at it because I have my own, but figured it might be worthwhile to start using the one bundled.
A bit late reply, but anyway: If SQLite is new in 7.7 I definitely think this should be fixed.
My compilation environment now includes SQLite 3.6.0.
pike-devel@lists.lysator.liu.se