On 3 Sep 2018, at 6:15pm, Sebastian <[email protected]> wrote:
> So is this the reason that the function doesn't exist? That it needs AS > clauses to be useful? More likely, that it is not needed by SQLite itself. sqlite3_column_name() is used inside SQLite, but there's no need for your proposed function. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

