Browse Source

scaffold: add YugabyteDB

pull/1759/head
Chris Lu 4 years ago
parent
commit
96354208c5
  1. 2
      weed/command/scaffold.go

2
weed/command/scaffold.go

@ -121,7 +121,7 @@ connection_max_open = 100
connection_max_lifetime_seconds = 0
interpolateParams = false
[postgres] # or cockroachdb
[postgres] # or cockroachdb, YugabyteDB
# CREATE TABLE IF NOT EXISTS filemeta (
# dirhash BIGINT,
# name VARCHAR(65535),

Loading…
Cancel
Save