You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FireDAC registered cross-platform in DataEngine.DriverFireDac (FireDAC.Stan.Def + FireDAC.Phys.FB + headless FireDAC.ConsoleUI.Wait) so console/Linux builds register the driver factory without the VCL wait-UI.
MidasLib (Windows-only TClientDataSet runtime) guarded under {$IFDEF MSWINDOWS}.
Legacy package name DBEngine4D renamed to DataEngine.
Verified: Win64 (backend suite 2790/2790 green) + Linux64 server boots through DB-connection setup. Windows behaviour unchanged.