j4mie / idiorm

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
http://j4mie.github.com/idiormandparis/
2.01k stars 369 forks source link

postgreSQL configuration #170

Closed walker closed 10 years ago

walker commented 10 years ago

Can postgreSQL best practices & procedures be added to the configuration section? I don't have hardly any experience with postgres, but I'd like to give it a shot with idiorm, I'm just left not knowing where to start.

https://github.com/j4mie/idiorm/blob/master/docs/configuration.rst

treffynnon commented 10 years ago

Is there any particular reason you closed this ticket?

walker commented 10 years ago

I read "PDO" best practices & procedures elsewhere after realizing that that applied here.