Mudancas nas funcoes create_cursor e create_connection de modo a receberem a posicao na pilha onde estao a conexao e o ambiente, respectivamente, evitando que elas confiassem na posicao da pilha onde estes objetos devem estar.
LuaSQL is a Lua library that provides access to the most important functionality available in any database manager. Here goes a small description of the files in the distribution ls_odbc.c -- ODBC driver (source) ls_odbc.h -- ODBC driver (header) ls_pg.c -- PostgreSQL driver (source) ls_pg.h -- PostgreSQL driver (header) lua.png -- Lua Logo luasql.c -- Common functions luasql.h -- Common definitions Makefile -- Makefile for Unix systems manual.html -- API manual odbc.lua -- ODBC driver (lua) performance.lua -- Performance test script postgres.lua -- PostgreSQL driver (lua) README -- This file test.lua -- API test script $Id: README,v 1.2 2003/04/07 13:41:29 tomas Exp $
Description
Languages
C
58.8%
Lua
38.8%
Java
1.8%
Makefile
0.6%