[feat] Sqlite3Grammar 调整
This commit is contained in:
+1
-3
@@ -1,5 +1,3 @@
|
||||
package db
|
||||
|
||||
type Sqlite3Grammar struct {
|
||||
*MysqlGrammar
|
||||
}
|
||||
type Sqlite3Grammar = MysqlGrammar
|
||||
|
||||
Reference in New Issue
Block a user