Commit 6ba88ce
fix Drush command sql-query with option "--db-prefix" in use (#3529)
* fix namespace for Drush command sql-query with option "--db-prefix" in use
* [#2882] make option "--db-prefix" work with all major versions of Drupal
* [#2882] store function call result to a variable to avoid multiple function calls1 parent ce6bdc4 commit 6ba88ce
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
201 | 200 | | |
202 | 201 | | |
203 | 202 | | |
204 | | - | |
205 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
206 | 209 | | |
207 | 210 | | |
208 | 211 | | |
| |||
0 commit comments