bodastage / bodastage/bts-ce-scripts
alembic cannot create tables with more than 255 columns
Aperta
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Python versions less than 3.7 do not support functions with more than 255 parameters. As such, migrations for tables with more than 255 columns cannot created with a **op.create_table** operation function.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.