1 parent 2796f3b commit 722b59fCopy full SHA for 722b59f
1 file changed
docs/development/index.md
@@ -65,8 +65,6 @@ DelphiBuildDPROJ.ps1 -Projectfile "packages\Delphi29.3\dclBold.dproj" -VerboseOu
65
Key defines in `Bold.inc`:
66
67
```pascal
68
-{$DEFINE SpanFetch} // Efficient batch fetching
69
-{$DEFINE IDServer} // External ID server
70
{$DEFINE CompareToOldValues} // Skip unchanged values in updates
71
{$DEFINE BoldJson} // JSON serialization support
72
```
0 commit comments