dsimcha Wrote: > I was looking through the Phobos source code and was reminded that > there's an SQLite binding in there now. Is there a wrapper for this in > the works/in the review queue?
Andrej found the wrapper. This was the place the bindings came from. As for a wrapper in Phobos, I figure there would end up being discussion of an JDBC like database wrapper which would be used for any database connection.
