You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ Download jar file from [the release page](https://github.com/gitbucket/gitbucket
25
25
3. can open snippets page
26
26
4.`SELECT VERSION FROM VERSIONS WHERE MODULE_ID='gist'` -> `4.2.0`
27
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
+
28
30
## Build from source
29
31
30
32
1. Hit `./sbt.sh package` in the root directory of this repository.
0 commit comments