We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c20abe commit f7d8147Copy full SHA for f7d8147
piccolo/apps/migrations/auto/migration_manager.py
@@ -1,7 +1,6 @@
1
from __future__ import annotations
2
from dataclasses import dataclass, field
3
import inspect
4
-from piccolo.query.methods import alter
5
import typing as t
6
7
from piccolo.columns import Column, column_types
0 commit comments