Fix sql regex to work like ownership validation

This commit is contained in:
2024-08-19 17:57:35 +02:00
parent d1d06514a9
commit b21aa0eece
3 changed files with 31 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -1077,6 +1077,7 @@ dependencies = [
"prettytable",
"rand",
"ratatui",
"regex",
"sd-notify",
"serde",
"serde_json",