Closed AndreRenaud closed 6 years ago
also, could you send another PR where you'd add yourself to the AUTHORS
and CONTRIBUTORS
files ?
(thanks)
@AndreRenaud do you need some help with the PR squashing?
PR squashing is ok (I think), what I missed was available time :)
I've skipped the AUTHORS/CONTRIBUTORS at this stage, since this feels like a very small change that doesn't warrant adding me in there. I've happy to release any copyright claim on this PR.
I'd prefer to have proper attribution of all the work poured into this repo. "tout travail merite salaire" :) (which I'd translate to "no work is too small to be properly recognized".)
Sure, no problem.
@AndreRenaud ping ? (just one last small effort and I can merge this in :P)
Sorry, I thought the last commit I sent through had the appropriate attribution. Is this one ok: https://github.com/go-sqlite/sqlite3/pull/26/commits/9d2936c7672a2f34ca42357776a8a0d9fe7b8a4b? I may have missed a step.
my bad :)
(I usually ask for a separate PR that only deals with the A+C
stuff. but ok)
At the moment we require the sqlite3 database to be in an on-disk file. We can abstract this slightly to allow an interface-based database to be opened