-
## For consideration: abstract and more semantically meaningful object-centric exceptions
This may be a matter of opinion, but I feel that one of the key features of an ORM is typically to abstract…
-
PRIORITA' MAGGIORE
- pop-up:
- grafica generale, vedi ad es. avviso che non è possibile eliminare il profilo corrente (?prendere esempio da Comune in Tasca, come baseline anche se sarebbe da fare me…
-
There should be a `hide` parameter in `Validators` which would hide Piccolo Admin table link from sidebar if the validator fails.
For Example, the following table won't be shown if the validator fa…
-
Is it possible to use joins without fully raw query? Or is here a way to build raw queries without hard coding?
-
```
The current methods on PCamera only allow zooming onto nodes with a
constrained scale. This enhancement is to add a true fit-to-window scale
option.
Here is the proposed fix:
Index: src/edu/umd/…
-
```
From piccolo2d-dev:
from pz0151
to Piccolo2D Developers
date Wed, Mar 25, 2009 at 1:58 PM
I wanted to use PScrollableContol with PCanvas and had some problems
to get this combination ru…
-
Just wondering whether Hooks can be emplemented externally in any part of the app. Something like Django signals. So that wherever a record changes or is added in the database, even if the action was…
-
Hi, How to use window functions in piccolo? And how to use `case when then`.
[postgresql-window-function](https://www.postgresqltutorial.com/postgresql-window-function/postgresql-row_number/)
-
The app needs to connect to postgres (with Piccolo).
Set up the connection and make sure it works: create a test that runs a postgres query.
Use environment variables to determine postgres host, …
-
It would be really nice if the forms to add/edit items would have support to include a field that is in a many to many relationship. The existing UI for foreign key relationships would mostly work, ex…