Fix feature map
This commit is contained in:
parent
34bd4edf1e
commit
115f89ac81
1 changed files with 2 additions and 1 deletions
|
|
@ -250,6 +250,7 @@ Use bb run --help to show this help output.
|
||||||
:feature/yaml %s
|
:feature/yaml %s
|
||||||
:feature/jdbc %s
|
:feature/jdbc %s
|
||||||
:feature/postgresql %s
|
:feature/postgresql %s
|
||||||
|
:feature/sqlite %s
|
||||||
:feature/hsqldb %s
|
:feature/hsqldb %s
|
||||||
:feature/oracledb %s
|
:feature/oracledb %s
|
||||||
:feature/httpkit-client %s
|
:feature/httpkit-client %s
|
||||||
|
|
@ -268,8 +269,8 @@ Use bb run --help to show this help output.
|
||||||
features/xml?
|
features/xml?
|
||||||
features/yaml?
|
features/yaml?
|
||||||
features/jdbc?
|
features/jdbc?
|
||||||
features/sqlite?
|
|
||||||
features/postgresql?
|
features/postgresql?
|
||||||
|
features/sqlite?
|
||||||
features/hsqldb?
|
features/hsqldb?
|
||||||
features/oracledb?
|
features/oracledb?
|
||||||
features/httpkit-client?
|
features/httpkit-client?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue