ORM

From: marcelo <marcelo(dot)nicolet(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: ORM
Date: 2018-09-28 22:49:57
Message-ID: 33c827b6-1934-331e-1c46-b1193f23eacc@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

For a new big and convoluted project I (am/was) using Devart´s
LinqConnect as ORM.
But today I experienced some inexplicable "object reference not set to
an instance of an object" exceptions or other more specific to this
libraries.
I would wish to change the ORM.
Some experiences would be appreciated. Of course, I prefer open source
software, at least to chase errors thru debugging.
TIA

---
El software de antivirus Avast ha analizado este correo electrónico en busca de virus.
https://www.avast.com/antivirus

Responses

  • Re: ORM at 2018-09-29 00:39:07 from Adrian Klaver
  • Re: ORM at 2018-09-29 19:09:57 from Edson Carlos Ericksson Richter
  • Re: ORM at 2018-09-29 19:14:41 from Dmitry Igrishin

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2018-09-28 22:54:39 Re: How to maintain the csv log files in pg_log directory only for past 30 days
Previous Message Adrian Klaver 2018-09-28 21:20:18 Re: Why my query not using index to sort?