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

implement mysql adapter #7

Open
k1r0s opened this issue Oct 26, 2016 · 1 comment
Open

implement mysql adapter #7

k1r0s opened this issue Oct 26, 2016 · 1 comment

Comments

@k1r0s
Copy link
Owner

k1r0s commented Oct 26, 2016

https://github.com/mysqljs/mysql

@k1r0s
Copy link
Owner Author

k1r0s commented Dec 5, 2016

Work! @deniz946

clone, create a local branch and run the tests..

Following this https://github.com/mysqljs/mysql

Must code this file https://github.com/ciroreed/sqlite3-orm/blob/master/src/adapter/mysql.js

To work like this one https://github.com/ciroreed/sqlite3-orm/blob/master/src/adapter/sqlite.js

Finally code a functional test which perform basic operations like this one https://github.com/ciroreed/sqlite3-orm/blob/master/test/sqlite-functional-test.js

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

No branches or pull requests

1 participant