You are not logged in.
Pages: 1
Is there an alternative to mORMot_1:s TDDRepositoryRestFactory.ComputeSQLRecord ?
It would be handy to have one, I've been searching for a while but have not found any.
Delphi-11, WIN10
Offline
So there are no plans to make a new one then?
Delphi-11, WIN10
Offline
Plan there is, time there is not yet.
Any ideas are welcome.
My current guess is that instead of mapping to TOrm, we could just map any class or record using our advanced mORMot 2 RTTI into the DB.
With less performance than the TOrm trick, not tied to SQLite3 any more, but perhaps with some extended features (like a non TID/Int64 primary key).
Online
Pages: 1