delphi-orm icon indicating copy to clipboard operation
delphi-orm copied to clipboard

DORM, the "Delphi ORM"

Results 14 delphi-orm issues
Sort by recently updated
recently updated
newest added

``` 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...

Priority-Medium
auto-migrated
Type-Defect

``` 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

Priority-Medium
auto-migrated
Type-Review

``` 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...

Priority-Medium
auto-migrated
Type-Defect

``` 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

Priority-Medium
auto-migrated
Type-Enhancement