Commit 9f7356d
docs: Fix legacy external storage patterns to match 0.14.6
The 0.14.6 implementation used:
- Table definitions: blob@store, attach@store, filepath@store
- Column comments: :blob@store:, :attach@store:, :filepath@store:
The migrate.py patterns incorrectly searched for :external-store: format.
Corrected to match actual v0.14.6 column comment format.
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 23fe25a commit 9f7356d
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | | - | |
25 | | - | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments