Update website
This commit is contained in:
parent
4413528994
commit
1d90fbf296
6865 changed files with 1091082 additions and 0 deletions
51
admin/phpMyAdmin/vendor/williamdes/mariadb-mysql-kbs/README.md
vendored
Normal file
51
admin/phpMyAdmin/vendor/williamdes/mariadb-mysql-kbs/README.md
vendored
Normal file
|
@ -0,0 +1,51 @@
|
|||
# An index of the MariaDB and MySQL Knowledge bases
|
||||
|
||||
[](https://github.com/williamdes/mariadb-mysql-kbs/actions)
|
||||
[](https://github.com/williamdes/mariadb-mysql-kbs/actions)
|
||||
[](https://www.codacy.com/gh/williamdes/mariadb-mysql-kbs/dashboard?utm_source=github.com&utm_medium=referral&utm_content=williamdes/mariadb-mysql-kbs&utm_campaign=Badge_Grade)
|
||||
[](https://codecov.io/gh/williamdes/mariadb-mysql-kbs)
|
||||
[](https://packagist.org/packages/williamdes/mariadb-mysql-kbs)
|
||||
[](https://packagist.org/packages/williamdes/mariadb-mysql-kbs)
|
||||
[](https://badge.fury.io/js/mariadb-mysql-kbs)
|
||||
[](https://snyk.io/test/github/williamdes/mariadb-mysql-kbs)
|
||||
[](https://rust-reportcard.xuri.me/report/github.com/williamdes/mariadb-mysql-kbs)
|
||||
|
||||
[API doc](https://williamdes.github.io/mariadb-mysql-kbs/Williamdes/MariaDBMySQLKBS.html)
|
||||
|
||||
### In this respository you can find some data from knowledge bases
|
||||
|
||||
Raw extracted data : `/data/`
|
||||
|
||||
Merged data : `/dist/`
|
||||
|
||||
### Merged data
|
||||
- JSON format (raw, slim, ultraslim)
|
||||
- PHP format (ultraslim)
|
||||
|
||||
### Update the data
|
||||
|
||||
```bash
|
||||
cargo run --release extract
|
||||
```
|
||||
|
||||
```bash
|
||||
composer run build
|
||||
```
|
||||
|
||||
### Install
|
||||
|
||||
```bash
|
||||
composer require williamdes/mariadb-mysql-kbs
|
||||
```
|
||||
|
||||
```bash
|
||||
npm install --save mariadb-mysql-kbs
|
||||
```
|
||||
|
||||
```bash
|
||||
yarn add mariadb-mysql-kbs
|
||||
```
|
||||
|
||||
### Packaging status
|
||||
|
||||
[](https://repology.org/project/mariadb-mysql-kbs/versions)
|
Loading…
Add table
Add a link
Reference in a new issue