-
Volevo evidenziare un piccolo problema. Sto provando ad occuparmi del dilemma chiamato "hobbesian trap", https://en.wikipedia.org/wiki/Hobbesian_trap, tuttavia in questo caso chi esegue le task può es…
-
given a model:
```
class Customer(Table):
email: str = Varchar()
```
this migration is auto-generated:
```
manager.add_column(
table_class_name="Customer",
tablename…
-
On making a POST request to a CRUD endpoint, the response is something like:
```
[{'id': 4}]
```
IMHO this should be a dict following good REST practices and not a list since we cannot post mult…
-
The Piccolo migrations look something like this:
```python
from piccolo.apps.migrations.auto.migration_manager import MigrationManager
ID = "2022-02-26T17:38:44:758593"
VERSION = "0.69.2" # …
-
Hello,
I got Dragon Ball Revenge of King Piccolo (PAL) on Wii U working without issue, here's some games I can't get it to work, nothing recognized, used original copies :
- Super Smash Bros Brawl (…
-
Hi, sometimes I get the above exception. Once it happens, all following DB Queries are raising this exception, so I have to restart the entire web app. The Trace-Back looks something like this:
```…
-
Piccolo e semplice thread in cui condividere link a documenti relativi al progetto!
-
https://github.com/piccolo-orm/piccolo_api/blob/e2f8ce83a29234d0e6a79b4add044be71b904637/piccolo_api/crud/endpoints.py#L294-L304
Why is schema_extra not passed to the following methods as in this met…
-
![percorso 6](https://user-images.githubusercontent.com/31824841/30268822-47538a00-96e7-11e7-954d-08596ef218ff.png)
Segnalo un piccolo errore grafico di un albero all'inizio del percorso 6.
-
_From @halloalexkern on January 13, 2016 12:22_
I get a force-close in CM13 (20160112), when i switch to video in Google Camera app.
In CM13-Camera app, the app simply closes after switching to video…