Commit 3084fa5
authored
Add a WHERE clause to delete statement
Spanner (https://github.com/googleapis/ruby-spanner-activerecord) requires a WHERE clause to execute DELETE statements, this change is all that seems to be required for this gem to work with that database type.1 parent b750ac7 commit 3084fa5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments