forked from vitessio/vitess
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Optimize `sqlutils.ToSqlite3Dialect` for inserts Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com> * gofmt Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com> * separate index matches Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com> * skip dml/ddl regex on select Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com> * switch block instead Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com> --------- Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
- Loading branch information
1 parent
32f02b7
commit a768745
Showing
3 changed files
with
93 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters