Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Fix URL for project website #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
LuaSQL 2.1
http://www.keplerproject.org/luasql/
http://keplerproject.github.io/luasql/

LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to:

Expand All @@ -17,4 +17,4 @@ If you are using LuaBinaries a Windows binary version of LuaSQL can be found at
LuaSQL 2.1.1 [29/Oct/2007]
* Fixed a bug in the SQLite3 error handling (patch by David Burgess)
* Fixed bug [#1834] for SQLite 3 (found by Savin Zlobec, patch by Marc Nijdam)
* Fixed bug [#1770] for SQLite 3 (found by Enrico Tassi, patch by Marc Nijdam)
* Fixed bug [#1770] for SQLite 3 (found by Enrico Tassi, patch by Marc Nijdam)