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 22e636e commit 1b4333bCopy full SHA for 1b4333b
text_2_sql/autogen/pyproject.toml
@@ -41,3 +41,6 @@ databricks = [
41
postgresql = [
42
"text_2_sql_core[postgresql]",
43
]
44
+sqlite = [
45
+ "text_2_sql_core[sqlite]",
46
+]
0 commit comments