Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Use sqlite as database instead of mysql - #1

Open
henningjensen wants to merge 4 commits into
ways:masterfrom
henningjensen:sqlite
Open

Use sqlite as database instead of mysql#1
henningjensen wants to merge 4 commits into
ways:masterfrom
henningjensen:sqlite

Conversation

@henningjensen

Copy link
Copy Markdown

Using sqlite instead of mysql makes it easier to use it as a library inside other applications. I'm developing an app that will utilize this library and i didn't wan't the app to rely on mysql.

@ways

ways commented Jan 28, 2013

Copy link
Copy Markdown
Owner

Cool. Will check your patch and merge when I have the time.

@ways

ways commented Feb 14, 2013

Copy link
Copy Markdown
Owner

I like a lot of your changes, but since it will break my setup (mysql -> sqlite) I can't merge it. At least not until I decide to switch away from mysql.

But thanks for the pull request. What are you building with the library?

@henningjensen

Copy link
Copy Markdown
Author

Didn't expect you to merge, but now you have to option to do so if you
change your mind. :)

I'm building an ubuntu application. Decided to use sqlite to make the
bundle a little more lightweight. I'll let you know when I have something
that works ;)

2013/2/14 Lars Falk-Petersen notifications@github.com

I like a lot of your changes, but since it will break my setup (mysql ->
sqlite) I can't merge it. At least not until I decide to switch away from
mysql.

But thanks for the pull request. What are you building with the library?


Reply to this email directly or view it on GitHubhttps://github.com//pull/1#issuecomment-13574969.

Henning

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants