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 4e0eb07 commit c8ecf16Copy full SHA for c8ecf16
sqlglot/dialects/singlestore.py
@@ -1,3 +1,4 @@
1
+from __future__ import annotations
2
from collections import defaultdict
3
4
import math
0 commit comments