We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52baf4b commit 0b86377Copy full SHA for 0b86377
README.md
@@ -25,6 +25,8 @@ Download jar file from [the release page](https://github.com/gitbucket/gitbucket
25
3. can open snippets page
26
4. `SELECT VERSION FROM VERSIONS WHERE MODULE_ID='gist'` -> `4.2.0`
27
28
+See [Connect to H2 database](https://github.com/gitbucket/gitbucket/wiki/Connect-to-H2-database) to know how to execute SQL on the GitBucket database.
29
+
30
## Build from source
31
32
1. Hit `./sbt.sh package` in the root directory of this repository.
0 commit comments