Commit fd62c02
revert: drop foreign_key_action_clause abstraction
ON UPDATE CASCADE ON DELETE RESTRICT is standard SQL supported by
both MySQL and PostgreSQL. No need to abstract it — premature
generalization for backends we don't support.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent fda5119 commit fd62c02
2 files changed
+1
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | 262 | | |
274 | 263 | | |
275 | 264 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
0 commit comments