harness-drone/store/shared/db
guessi d53f845480 fix(bug): build failed with tag "oss"
```
cmd/drone-server/inject_store.go:63:19: too many arguments in call to db.Connect

    have (string, string, int)
    want (string, string)
```

introduced by https://github.com/drone/drone/pull/3089

Signed-off-by: guessi <guessi@gmail.com>
2021-06-28 22:43:35 +08:00
..
dbtest (feat) maximum open DB connections is configurable 2021-06-08 11:10:42 +01:00
conn.go Merge pull request #3088 from phil-davis/typo-fixes 2021-06-22 10:20:17 +01:00
conn_oss.go fix(bug): build failed with tag "oss" 2021-06-28 22:43:35 +08:00
conn_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
db.go increase size of stage name column 2019-09-23 16:46:20 -07:00
db_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
error.go adde encrypt endpoint 2019-02-28 12:49:04 -08:00
nop.go adde encrypt endpoint 2019-02-28 12:49:04 -08:00