Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Native support for SQLite 3 out-of-the-box #185

Closed
bitbucket-import opened this issue Aug 19, 2011 · 0 comments
Closed

Comments

@bitbucket-import
Copy link

That's it, SQLite 3 supported out of the box using native PHP SQLite3 support if PHP version > 5.3 or PECL library if PHP version < 5.3

http://pecl.php.net/package/PDO_SQLITE

http://pecl.php.net/package/sqlite3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants