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/jdbc %s
|
||||
:feature/postgresql %s
|
||||
:feature/sqlite %s
|
||||
:feature/hsqldb %s
|
||||
:feature/oracledb %s
|
||||
:feature/httpkit-client %s
|
||||
|
|
@ -268,8 +269,8 @@ Use bb run --help to show this help output.
|
|||
features/xml?
|
||||
features/yaml?
|
||||
features/jdbc?
|
||||
features/sqlite?
|
||||
features/postgresql?
|
||||
features/sqlite?
|
||||
features/hsqldb?
|
||||
features/oracledb?
|
||||
features/httpkit-client?
|
||||
|
|
|
|||
Loading…
Reference in a new issue