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 1e3e7ee commit e9d9551Copy full SHA for e9d9551
fasthtml/common.py
@@ -4,7 +4,7 @@
4
from .starlette import *
5
from fastcore.utils import *
6
from fastcore.xml import *
7
-from sqlite_minutils import Database
+from apswutils import Database
8
from fastlite import *
9
from .basics import *
10
from .pico import *
0 commit comments