Skip to content

dbi support for sqlite#1

Open
XULRunner42 wants to merge 1 commit intodarkrock:masterfrom
XULRunner42:master
Open

dbi support for sqlite#1
XULRunner42 wants to merge 1 commit intodarkrock:masterfrom
XULRunner42:master

Conversation

@XULRunner42
Copy link

I wanted to use sqlite databases from ferite, so I added these functions to dbi module.
Example usage is in git commit log.

minor updates to dbi module so you can do:
object res,dbh = Dbi.connect("sqlite3", "test.sq3", "/tmp", 0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant