Commit a044ff3
committed
fix: excape password
The password need to be escaped to prevent error When the password
have ' (quote) or other char that need to be escaped.
Signed-off-by: Vitor Mattos <vitor@php.rio>1 parent 9c6945d commit a044ff3
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
0 commit comments