]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix eponymous virtual tables so that they do not automatically make the first
authordrh <drh@noemail.net>
Wed, 19 Aug 2015 19:01:28 +0000 (19:01 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Aug 2015 19:01:28 +0000 (19:01 +0000)
commit509c3fc004bda4dad2d7e529da19d2e0049f4876
treee75322a4361978aa35723d87f204139acaca94b5
parentbc550df32f70697fe2de029198682b8a668d2785
Fix eponymous virtual tables so that they do not automatically make the first
column the rowid.  Enhance the generate_series virtual table to support rowid.

FossilOrigin-Name: a325a08599759471047e234ef9cfcc3cb110aafd
ext/misc/series.c
manifest
manifest.uuid
src/vtab.c
test/tabfunc01.test