Skip to content

Releases: ModernDelphiWorks/MetaDbDiff

MetaDbDiff v2.1.0

Choose a tag to compare

@isaquepinheiro isaquepinheiro released this 20 Jun 20:29

🐧 Cross-platform: Linux64

Compiles standalone on Linux64 (42 units). Depends only on DataEngine (TDriverName rename, IDBDataSet NotEof/GetFieldValue); AbsoluteDB driver opt-in.

Backend integration suite (developer_friends): 2790/2790 green.

v2.0.1 - Cross-Platform docs (Win32/Win64/Linux64)

Choose a tag to compare

@isaquepinheiro isaquepinheiro released this 20 Jun 12:10

Epic 25 — Cross-Platform Build (docs)

  • Win32/Win64 verified; Linux64 core verified inside a production backend.
  • A standalone full-framework Linux build hits an internal (non-platform) dependency item — some DataEngine interface/type imports (IDBConnection, TDriverName) need their uses reconciled (DataEngine.Factory.Interfaces vs DataEngine.FactoryInterfaces). Tracked as a follow-up.
  • README updated. No code changes.