Dev note
This commit is contained in:
parent
b6342d2d89
commit
2451dc893c
1 changed files with 1 additions and 2 deletions
|
|
@ -35,8 +35,7 @@ If not all of the criteria are met, but adding a feature is still useful to a
|
||||||
particular company or niche audience, adding it behind a feature flag is still a
|
particular company or niche audience, adding it behind a feature flag is still a
|
||||||
possibility. This is currently the case for `next.jdbc` and the `PostgresQL` and
|
possibility. This is currently the case for `next.jdbc` and the `PostgresQL` and
|
||||||
`HSQLDB` database drivers. Companies interested in these features can compile an
|
`HSQLDB` database drivers. Companies interested in these features can compile an
|
||||||
instance of babashka themselves, instead of using the standard distributed
|
instance of babashka for their internal use.
|
||||||
version.
|
|
||||||
|
|
||||||
### Adding classes
|
### Adding classes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue