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 82e8616 commit 50ec345Copy full SHA for 50ec345
src/main/java/top/mryan2005/simplifiedjava/SQL.java
@@ -1,6 +1,6 @@
1
package top.mryan2005.simplifiedjava;
2
3
-import top.mryan2005.SQLs.*;
+import top.mryan2005.simplifiedjava.SQLs.*;
4
import top.mryan2005.simplifiedjava.SQLs.MySQL;
5
import top.mryan2005.simplifiedjava.SQLs.SQLServer;
6
import top.mryan2005.simplifiedjava.SQLs.SQLite;
0 commit comments