My settings for JetBrains IDEs
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

databaseDrivers.xml 246 B

1234567
  1. <application>
  2. <component name="LocalDatabaseDriverManager" version="201">
  3. <driver id="sqlite.xerial">
  4. <artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.43.0" />
  5. </driver>
  6. </component>
  7. </application>