-
CREATE TABLE IF NOT EXISTS _new_card_stats (
name VARCHAR(190) NOT NULL,
season_id INT NOT NULL,
num_decks INT NOT NULL,
wins INT NOT NULL,
…
-
cuando carga ODM, pide GDAL
![imagen](https://github.com/user-attachments/assets/57342a5a-94fb-4cae-a3f0-b3a75bab56a7)
-
CREATE TABLE IF NOT EXISTS _new_card_person_stats (
name VARCHAR(190) NOT NULL,
season_id INT NOT NULL,
person_id INT NOT NULL,
wins INT NOT NUL…
-
CREATE TABLE IF NOT EXISTS _new_card_archetype_stats (
name VARCHAR(190) NOT NULL,
season_id INT NOT NULL,
archetype_id INT NOT NULL,
wins INT N…
-
### Environment
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keyword…
-
[Demétrius Jubé](https://jira.spring.io/secure/ViewProfile.jspa?name=demetriusjube) (Migrated from [LDAP-305](https://jira.spring.io/browse/LDAP-305?redirect=false)) said:
I was trying do use some in…
-
nmhydro[CodePlex] I'm curious if there is an estimated functional size limit on the ODM in SQL Server. My db is currently at 40+ million measurements and ~12GB in size.
nbsp
At the moment all qu…
-
I applied the last firmware update on Ubuntu 22.04 which caused:
1. 'Failed ME firmware' update screen on boot
2. Integrated audio (speakers + mic) stopped working
I tried various things with no …
-
### Environment
#### Package
show
```
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, doctrine, extensions, gedmo, loggabl…
-
Error when using Motor ODM with latest Pydantic 2.8.2 (and maybe earlier)
```
ImportError: cannot import name 'ModelMetaclass' from 'pydantic.main'
(/app/.venv/lib/python3.12/site-packages/pydanti…