massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / mysqlclient / MySQLdb / constants / FLAG.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/mysqlclient/MySQLdb/constants/FLAG.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/mysqlclient/MySQLdb/constants/FLAG.pyi
new file mode 100644 (file)
index 0000000..9fe6c7a
--- /dev/null
@@ -0,0 +1,16 @@
+NOT_NULL: int
+PRI_KEY: int
+UNIQUE_KEY: int
+MULTIPLE_KEY: int
+BLOB: int
+UNSIGNED: int
+ZEROFILL: int
+BINARY: int
+ENUM: int
+AUTO_INCREMENT: int
+TIMESTAMP: int
+SET: int
+NUM: int
+PART_KEY: int
+GROUP: int
+UNIQUE: int