Commit 4c0617d
committed
fix: detected empty text DEFAULT value for table columns
I suspect IfThen() to be the cause, telling FPC it may execute ExtractLiteral() more than one time.1 parent 8ea3b94 commit 4c0617d
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5261 | 5261 | | |
5262 | 5262 | | |
5263 | 5263 | | |
5264 | | - | |
| 5264 | + | |
5265 | 5265 | | |
5266 | 5266 | | |
5267 | 5267 | | |
| |||
5862 | 5862 | | |
5863 | 5863 | | |
5864 | 5864 | | |
5865 | | - | |
| 5865 | + | |
| 5866 | + | |
| 5867 | + | |
| 5868 | + | |
5866 | 5869 | | |
5867 | 5870 | | |
5868 | 5871 | | |
| |||
0 commit comments