Improve config options for missing and dropping db columns.
Implement actual drop functionality. Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -57,6 +57,7 @@ async-channel.workspace = true
|
||||
const-str.workspace = true
|
||||
ctor.workspace = true
|
||||
futures.workspace = true
|
||||
itertools.workspace = true
|
||||
log.workspace = true
|
||||
minicbor.workspace = true
|
||||
minicbor-serde.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user