-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/03/12 13:46, Steinar Midtskogen wrote:
> I think indeed that this is a problem:

I cannot reproduce it using my own virtual tables.  This strongly implies
that it is something to do with the code for your virtual tables.  Doesn't
your 'interpolate' module use existing tables?

It is also worth pointing out that table names, column names and column
types live in separate namespaces.  This works just fine:

  sqlite> create table a(a a);
  sqlite>

Roger


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9X22QACgkQmOOfHg372QQIpgCgpWmgy2VcBJPXLZKXHmSowDcV
gmcAnRJS/sunJVbp9Ko9LMe+KngTVmMS
=SVUC
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to