Closed DanielKwolek closed 9 years ago
Analyzing project craches during parsing files with single attribute for new type. E.G.
[DatabaseIndex([diUnique], ldRecord, ldHistoryTag)] TNewTableType = class(TTableType);
Fixed by commit 317f9aa75d4d733522a41ad0bc96f3e880b20c5d
Thanks @DanielKwolek
Analyzing project craches during parsing files with single attribute for new type. E.G.
[DatabaseIndex([diUnique], ldRecord, ldHistoryTag)] TNewTableType = class(TTableType);