chore: add sqlite to readme
This commit is contained in:
parent
128047723d
commit
0633780b84
1 changed files with 5 additions and 2 deletions
|
@ -52,8 +52,11 @@ For more information about the commands, simply run `migra help`
|
|||
|
||||
### Supported databases
|
||||
|
||||
- [x] Postgres
|
||||
- [x] MySQL
|
||||
| Database | Feature | Default |
|
||||
|----------|--------------|:------------------:|
|
||||
| Postgres | postgres | :heavy_check_mark: |
|
||||
| MySQL | mysql | :x: |
|
||||
| Sqlite | sqlite | :x: |
|
||||
|
||||
|
||||
## License
|
||||
|
|
Reference in a new issue