lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
[ANN] lsqlite3 0.9.2 released
From
: Doug Currie <doug.currie@
...
>
Date
: Sun, 4 Jan 2015 18:02:18 -0500
I am pleased to announce a new release of
LuaSQLite3
(lsqlite3), 0.9.2.
LuaSQLite3
provides a means to manipulate
SQLite3
databases directly from
lua
using
Lua
5.
The preferred installation is via LuaRocks.
The source code repository is
http://
lua
.sqlite.org
where there is also on-line documentation.
This release brings the following improvements:
- Now compatible with
Lua
5.3 as well as
Lua 5.2 and Lua
5.1
- With Lua 5.3, 64-bit integer database values are supported
- Added support for stmt:last_insert_rowid() as requested
- Now uses sqlite3_prepare_v2() to preserve detailed error codes in statement stepping
e
Follow-Ups
:
Re: [ANN] lsqlite3 0.9.2 released
,
tonyp
Prev by Date:
Re: [ANN] Lua 5.3.0 (rc3) now available
Next by Date:
Re: Dropped support for C89?
Previous by thread:
Re: Dropped support for C89?
Next by thread:
Re: [ANN] lsqlite3 0.9.2 released
Index(es):
Date
Thread