File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Database
2
- [ ![ Build Status ] ( https://travis-ci.org /webstream-framework/Database.svg?branch=master )] ( https://travis-ci.org/webstream-framework/Database )
2
+ ![ build ] ( https://github.com /webstream-framework/Database/workflows/build/badge.svg )
3
3
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/webstream-framework/Database/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/webstream-framework/Database/?branch=master )
4
4
[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/webstream-framework/Database/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/webstream-framework/Database/?branch=master )
5
5
6
6
This Library is module for database connection.
7
7
Supported drivers are as follows:
8
- * Mysql
8
+ * MySQL
9
9
* PostgreSQL
10
10
* SQLite
11
+ * MariaDB
11
12
12
13
## License
13
14
Licensed under the MIT
You can’t perform that action at this time.
0 commit comments