delphi-orm
delphi-orm copied to clipboard
DORM, the "Delphi ORM"
``` Any chance you have had a chance to look at the demos? They compile but none of them run "out of the box". They all have some problem that...
``` delphi-orm will access mongoDB? I think delphi-orm access mongoDB, a NoSQL DB ``` Original issue reported on code.google.com by `[email protected]` on 16 Aug 2012 at 2:11
``` What steps will reproduce the problem? 1. Put classes TPerson and TLaptop (from the example project) to different units and change mapping file accordingly. 2. Call TSession.LoadRelations with an...
``` There isn't a MappingCreator for SQLServer (EMBT dbxExpress driver) ``` Original issue reported on code.google.com by `[email protected]` on 5 Jan 2012 at 8:52