Questions tagged as 'ponyorm'

1
answer

getattr in pony generators orm

I have the following problem (whose answer I fear is that it does not support it). I have verified that this sentence runs without problems: res = tuple(Cliente.select(lambda c: c.nombre == "Pepe")) But my problem is that name is inside a...
asked by 02.03.2016 / 09:04