May 27, 2016
On Friday, 27 May 2016 at 05:12:33 UTC, Stefan Koch wrote:
> There is a locking mechanism in SQLite-proper.
> However SQLite-D currently makes no attempt in looking for the lock-page.

Opps I was wrong :)
The Lock-page has nothing todo with threading :)
May 27, 2016
On Friday, 27 May 2016 at 07:08:30 UTC, Stefan Koch wrote:
> On Friday, 27 May 2016 at 05:12:33 UTC, Stefan Koch wrote:
>> There is a locking mechanism in SQLite-proper.
>> However SQLite-D currently makes no attempt in looking for the lock-page.
>
> Opps I was wrong :)
> The Lock-page has nothing todo with threading :)

Maybe the thread in general got lost :)
SQLite-D works at compile-time.
May 29, 2016
Support for reading Index-Trees and there(WITHOUT ROWID) tables, has landed in master!

Now the real fun can start.
CTFE Query translation and optimization.
1 2 3
Next ›   Last »