On 8/19/16, Hick Gunter wrote:
> It seems that SQLite is no longer honoring the aConstaintUsage[].omit flag
> for constraints that do not have an aContraint[].argvIndex set.
I'm going to call this a bug-fix, not a break. Every term of the
WHERE clause ought to be processed, either by SQLite itse
On Thu, Aug 18, 2016 at 12:37 PM, Brian Fairservice <
brianfairserv...@gmail.com> wrote:
> Greetings,
>
> I need to work with a project that uses SQLite as an ADO data source. I
> have visual studio 2015 Update 3. I see the binaries on
> https://system.data.sqlite.org/index.html/doc/trunk/www/do
It seems that SQLite is no longer honoring the aConstaintUsage[].omit flag for
constraints that do not have an aContraint[].argvIndex set.
This breaks a feature of our virtual table implementation that allows special
hidden columns named in the WHERE clause to be interpreted as hints (i.e. which
Through DBContext constructor I have associated the connection. As the
table is not existing in my database, it throws an exception. Does sqlite
support automatic creation of tables or do I have create the tables and
relationships first and then insert the data using the framework?
On Fri, Aug 19
Hi,
I am trying to use SQLite with EntityFramework6 on a .Net application.
I have referred the documentation, created the app.config file as specified
in the documentation. When I created a sample C# file as in the
documentation,it generates an empty database file.
DbProviderFactory fact =
DbPro
Hi List,
To approach this question from another direction:
Why was this Pragma deprecated (temp_store_directory)? Aside from the
possibility of it disappearing in future builds (or current builds built
without deprecateds), are there any problems I should anticipate in using it
for these purpo
On 8/19/16, Bernd Schuhmacher wrote:
> Hi
>
> I am working on a project using the System.Data.SQLite .net Classes. I
> use the encryption available with this classes.
> Is the encryption used by System.Data.SQLite when setting a password
> compatible with the encryption used in the SEE version of
Hi
I am working on a project using the System.Data.SQLite .net Classes. I
use the encryption available with this classes.
Is the encryption used by System.Data.SQLite when setting a password
compatible with the encryption used in the SEE version of SQLite?
Regards
Bernd
__
Greetings,
I need to work with a project that uses SQLite as an ADO data source. I
have visual studio 2015 Update 3. I see the binaries on
https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki are
for update 2, and they don't work. Looking at the timeline, it appears
that suppo
On Fri, Aug 19, 2016 at 3:47 AM, Michael Falconer <
michael.j.falco...@gmail.com> wrote:
> *subquery in result set* test produces interesting outcome with the 64 bit
> version bucking the trend. Any ideas there?
>
One cannot tell, unless comparing profiles of both.
One thing to remember is that
10 matches
Mail list logo