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

A few site errors corrected, and adaptation to work with sqlite3 db #2

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

dgvirtual
Copy link

I think a project like this (not heavy usage) would benefit from support for a database engine that needs no setup, therefore, I added sqlite3 support. I hesitated to make it default, although that would also help adoption. The largest changes are in your MY_Model.php library, - had to remove backticks. Hope it still works for mysql :) I also took liberty to update MY_Model to your latest version.

Other changes include various corrections to do away with bugs.

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